| AccessPermission |
This class represents the access permissions to a document.
|
| CryptographyException |
An exception that indicates that something has gone wrong during a
cryptography operation.
|
| DecryptionMaterial |
This class represents data required to decrypt PDF documents.
|
| PDCryptFilterDictionary |
This class is a specialized view of the crypt filter dictionary of a PDF
document.
|
| PDEncryption |
This class is a specialized view of the encryption dictionary of a PDF
document.
|
| ProtectionPolicy |
This class represents the protection policy to apply to a document.
|
| PublicKeyProtectionPolicy |
The protection policy to use to protect a document with the public key
security handler.
|
| PublicKeyRecipient |
Represents a recipient in the public key protection policy.
|
| SecurityHandler |
A security handler as described in the PDF specifications.
|
| SecurityHandlerFactory |
Manages security handlers for the application.
|
| StandardProtectionPolicy |
The protection policy to add to a document for password-based protection.
|