This method of the LicenseManager Interface calls the decryption engine to decrypt a license file.
public void decrypt() throws LicenseException;
com.ms.license.LicenseException if the license could not be decrypted.