ModuleLicensesHelper Class |
Namespace: CMS.ModuleLicenses
public static class ModuleLicensesHelper
The ModuleLicensesHelper type exposes the following members.
Name | Description | |
---|---|---|
CreateModuleLicense |
Creates a module license containing given module license data and signature based on given private key.
| |
GenerateKeyPair |
Creates new private and public key pair for generating and validating module licenses. Created keys are encoded to Base64.
| |
GetValidModuleLicenses |
Returns collection of valid module license data for given module.
|