Click or drag to resize
ModuleLicensesHelper Methods

The ModuleLicensesHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateModuleLicense
Creates a module license containing given module license data and signature based on given private key.
Public methodStatic memberGenerateKeyPair
Creates new private and public key pair for generating and validating module licenses. Created keys are encoded to Base64.
Public methodStatic memberGetValidModuleLicenses
Returns collection of valid module license data for given module.
Top
See Also