Uses of Class
org.apache.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy
-
Packages that use PublicKeyProtectionPolicy Package Description org.apache.pdfbox.pdmodel.encryption 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 PublicKeyProtectionPolicy Constructor Description PublicKeySecurityHandler(PublicKeyProtectionPolicy publicKeyProtectionPolicy)
Constructor used for encryption.
-