Package | Description |
---|---|
com.adobe.fd.encryption.client |
Defines package version.
|
Modifier and Type | Method and Description |
---|---|
CertificateEncryptionOption |
CertificateEncryptionOptionSpec.getOption()
Gets the PDF document resources to encrypt as a
CertificateEncryptionOption enumeration value. |
static CertificateEncryptionOption |
CertificateEncryptionOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateEncryptionOption[] |
CertificateEncryptionOption.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.setOption(CertificateEncryptionOption option)
Sets the PDF document resources to encrypt as a
CertificateEncryptionOption enumeration value. |
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.