Package | Description |
---|---|
com.adobe.fd.encryption.client |
Defines package version.
|
Modifier and Type | Method and Description |
---|---|
CertificateEncryptionCompatibility |
CertificateEncryptionOptionSpec.getCompat()
Specifies the earliest version of Acrobat for which the encryption is compatible.
|
static CertificateEncryptionCompatibility |
CertificateEncryptionCompatibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateEncryptionCompatibility[] |
CertificateEncryptionCompatibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
CertificateEncryptionOptionSpec.setCompat(CertificateEncryptionCompatibility compat)
Sets the version compatibility to use when encrypting a PDF document with a
certificate.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.