| Frames | No Frames |
Methods which throw type org.pdfbox.pdmodel.encryption.BadSecurityHandlerException | |
| SecurityHandler | SecurityHandlersManager.getSecurityHandler(String filterName) Retrieve the appropriate SecurityHandler for a the given filter name.
|
| SecurityHandler | Get the security handler for the protection policy.
|
| void | SecurityHandlersManager.registerHandler(String filterName, Class securityHandlerClass, Class protectionPolicyClass) register a security handler.
|
Methods which throw type org.pdfbox.pdmodel.encryption.BadSecurityHandlerException | |
| void | Tries to decrypt the document in memory using the provided decryption material.
|
| void | Protects the document with the protection policy pp. |