Interface | Description |
---|---|
EncryptionConstants | |
EncryptionIdentity |
Class | Description |
---|---|
BasePasswordEncryptionSpec |
Specifies encryption perferences for password protecting a PDF document using the
AEM Encryption service.
|
CertificateEncryptionIdentity |
Enables the creation of a Java object that specifies permissions that apply to an encrypted
PDF document and the certificate that is used to encrypt the document.
|
CertificateEncryptionOptionSpec |
Specifies encryption preferences that are used when encrypting a PDF document with a
certificate.
|
EncryptionTypeResult |
Represents the type of encryption that is used to secure a PDF document.
|
PasswordEncryptionOptionSpec |
Specifies encryption preferences for password protecting a PDF document using
the Encryption service.
|
Recipient |
Represents the recipient that is used to encrypt a PDF document with a certificate.
|
Enum | Description |
---|---|
CertificateEncryptionCompatibility |
Enumeration values that correspond to Acrobat compatability levels when encrypting a PDF
document with a certificate.
|
CertificateEncryptionOption |
An enumeration value that represents the PDF document resources to encrypt.
|
CertificateEncryptionPermissions |
Represents enumeration values that correspond to permissions granted to a PDF document that is encrypted
with a certificate.
|
EncryptionAlgorithm |
This enum class lists the symmetric encryption algorithms supported.
|
EncryptionType |
An enumeration value that represents the encryption type.
|
PasswordEncryptionCompatability |
Represents an enumeration value that corresponds to Acrobat compatability levels
when encrypting a PDF document with a password.
|
PasswordEncryptionOption |
Represents an enumeration value that specifies the PDF document resources to encrypt.
|
PasswordEncryptionPermission |
Represents enumeration values that correspond to permissions
that are extended to a password-encrypted PDF document.
|
Exception | Description |
---|---|
CommonBaseException |
Common base exception class for all exception classes.
|
EncryptionServiceException |
Represents the base class for exceptions thrown by the Encryption service.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.