Versions in this module Expand all Collapse all v1 v1.0.7 Nov 15, 2024 v1.0.6 Nov 12, 2024 v1.0.5 Jan 8, 2024 Changes in this version + const LicenseFileName + const PrivateKeyFileName + func GenEncryptLicenseFile(filePath string, expirationDays int) error + func GenRSAKeyPair(filePath string) error + func VerifyLicense(licenseFilePath, privateKeyFilePath string) (bool, error)