Package | Description |
---|---|
org.apache.pdfbox.pdmodel.encryption |
The encryption package will handle the PDF document security handlers and the functionality of pluggable security handlers.
|
Modifier and Type | Field and Description |
---|---|
private PublicKeyProtectionPolicy |
PublicKeySecurityHandler.policy |
Constructor and Description |
---|
PublicKeySecurityHandler(PublicKeyProtectionPolicy p)
Constructor used for encryption.
|