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 StandardProtectionPolicy |
StandardSecurityHandler.policy |
Constructor and Description |
---|
StandardSecurityHandler(StandardProtectionPolicy p)
Constructor used for encryption.
|