EncryptionSystem Class Members
In This Topic
The following tables list the members exposed by
EncryptionSystem.
Public Constructors
| Name | Description |
 | EncryptionSystem | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | Algorithm | Gets an encryption algorithm. |
 | CompatibilityMode | Gets the mode that specifies compatibility of encryption system with Adobe Acrobat product. |
 | ContainsOwnerPassword | Gets a value indicating whether the encryption system contains an owner password. |
 | ContainsUserPassword | Gets a value indicating whether the encryption system contains a user password. |
 | KeyLength | Gets the length of the encryption key, in bits. |
 | SecurityHandlerRevision | Gets the number that specifies the revision of the standard security handler. |
 | UserPermissions | Gets the access permissions that should be granted when the document is opened with user access. |
Public Methods
See Also