Package | Description |
---|---|
com.adobe.fd.encryption.client |
Defines package version.
|
Modifier and Type | Method and Description |
---|---|
static CertificateEncryptionPermissions |
CertificateEncryptionPermissions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateEncryptionPermissions[] |
CertificateEncryptionPermissions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<CertificateEncryptionPermissions> |
CertificateEncryptionIdentity.getPerms()
Returns a list of permissions that are associated with this object.
|
Modifier and Type | Method and Description |
---|---|
void |
CertificateEncryptionIdentity.setPerms(List<CertificateEncryptionPermissions> perms)
Sets the permissions to add a certificate-encryted PDF document.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.