Frames | No Frames |
Classes derived from org.pdfbox.pdmodel.encryption.SecurityHandler | |
class | This class implements the public key security handler
described in the PDF specification.
|
class |
The class implements the standard security handler as decribed
in the PDF specifications. |
Methods with return type org.pdfbox.pdmodel.encryption.SecurityHandler | |
SecurityHandler | SecurityHandlersManager.getSecurityHandler(String filterName) Retrieve the appropriate SecurityHandler for a the given filter name.
|
SecurityHandler | Get the security handler for the protection policy.
|
Methods with return type org.pdfbox.pdmodel.encryption.SecurityHandler | |
SecurityHandler | Get the security handler that is used for document encryption.
|