This is the namespace for license generation classes.
Classes
Class | Description | |
---|---|---|
LicenseConfiguration |
A class for storing license configuration information that contains the private/public key information.
| |
SecureLicenseGenerator |
Delegates
Delegate | Description | |
---|---|---|
GenerateLicenseKeyDelegate |
Callback delegate that is called when a license key generated by making a call to GenerateLicenseKeys with "numberOfLicenseKeys" to generate.
|