| Frames | No Frames |
Classes derived from org.pdfbox.pdmodel.encryption.DecryptionMaterial | |
| class | This class holds necessary information to decrypt a PDF document
protected by the public key security handler.
|
| class |
Represents the necessary information to decrypt a document protected by
the standard security handler (password protection).
|
Methods with parameter type org.pdfbox.pdmodel.encryption.DecryptionMaterial | |
| void | Decrypt the document.
|
| void | Prepare the document for decryption.
|
| void | Decrypt the document.
|
Methods with parameter type org.pdfbox.pdmodel.encryption.DecryptionMaterial | |
| void | Tries to decrypt the document in memory using the provided decryption material.
|