WMRMTools Object
Previous | Next |
WMRMTools Object
Content packagers use the WMRMTools object to generate a content revocation string to revoke licenses for their own packaged files. The content revocation string is generated using the public and private signing keys from the packaging server and the public signing key from the licensing server. The string is then sent to the license issuer who includes this string in all licenses that are issued. The licenses are disabled for those files on the consumer's computer that were packaged with the content owner's signing key pair.
The WMRMTools object exposes the following method.
Method | Description |
GenerateContentRevocation | Generates a content revocation string so content owners can disable licenses for their own packaged files. |
See Also
Previous | Next |