| Package | Description |
|---|---|
| org.sejda.sambox.encryption |
| Modifier and Type | Field and Description |
|---|---|
StandardSecurityEncryption |
StandardSecurity.encryption |
| Modifier and Type | Method and Description |
|---|---|
static StandardSecurityEncryption |
StandardSecurityEncryption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandardSecurityEncryption[] |
StandardSecurityEncryption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StandardSecurity(String ownerPassword,
String userPassword,
StandardSecurityEncryption encryption,
AccessPermission permissions,
boolean encryptMetadata) |
StandardSecurity(String ownerPassword,
String userPassword,
StandardSecurityEncryption encryption,
boolean encryptMetadata) |
Copyright © 2020 sejda. All rights reserved.