Frames | No Frames |
Classes derived from org.pdfbox.pdmodel.encryption.ProtectionPolicy | |
class | This class represents the protection policy to use to protect
a document with the public key security handler as described
in the PDF specification 1.6 p104.
|
class | This class represents the protection policy to add to a document
for password-based protection.
|
Methods with parameter type org.pdfbox.pdmodel.encryption.ProtectionPolicy | |
SecurityHandler | Get the security handler for the protection policy.
|
Methods with parameter type org.pdfbox.pdmodel.encryption.ProtectionPolicy | |
void | Protects the document with the protection policy pp. |