The LicenseManager Interface contains the following methods:
decrypt calls the decryption engine to decrypt a license file.
encrypt calls the encryption engine to encrypt a license file.
getLicenseDescriptors retrieves the license descriptors for the object.
readLicense reads a license file from a disk.
writeLicense creates a new license file and writes the contents of the LicenseDescriptor objects.