I_IrmCrypt Members
Applies to: SharePoint Foundation 2010
Represents a cryptographic object capable of encrypting and decrypting rights-managed content, as well as encoding and decoding unencrypted content from binary file formats.
The following table lists the members exposed by the I_IrmCrypt Class class.
Public Methods
Name |
Description |
|---|---|
Returns the size, in bytes, of the block to be encrypted or decrypted. |
|
Accepts unencrypted data and encrypts that data in place. |
|
Accepts encrypted data and decrypts that data in place. |
|
Encodes data for inclusion in the protected document, even if that data is not encrypted. |
|
Decodes data that is included in the protected document, by using a specified binary file format. |