Uses of Class
org.pdfbox.pdmodel.encryption.PublicKeyProtectionPolicy

Packages that use PublicKeyProtectionPolicy
org.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.pdfbox.pdmodel.encryption
 

Constructors in org.pdfbox.pdmodel.encryption with parameters of type PublicKeyProtectionPolicy
PublicKeySecurityHandler(PublicKeyProtectionPolicy p)
          Constructor used for encryption.