Uses of Class
org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
Packages that use PublicKeyProtectionPolicy
Package
Description
The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
-
Uses of PublicKeyProtectionPolicy in org.apache.pdfbox.pdmodel.encryption
Constructors in org.apache.pdfbox.pdmodel.encryption with parameters of type PublicKeyProtectionPolicyModifierConstructorDescriptionPublicKeySecurityHandler
(PublicKeyProtectionPolicy publicKeyProtectionPolicy) Constructor used for encryption.