| Package | Description |
|---|---|
| com.adobe.fd.signatures.pki.client |
Defines package version.
|
| com.adobe.fd.signatures.pki.client.types |
Defines package version.
|
| Modifier and Type | Field and Description |
|---|---|
protected RevocationInfoType |
RevocationInfo.revocationType |
| Modifier and Type | Method and Description |
|---|---|
RevocationInfoType |
RevocationInfo.getType()
Gets the Type of Revocation Info.
|
| Constructor and Description |
|---|
RevocationInfo(RevocationInfoType revocationType,
byte[] inInfo,
DataSource dataSource,
String dataSourceInfo)
Create revocation
|
RevocationInfo(RevocationInfoType revocationType,
DataSource dataSource) |
RevocationInfo(RevocationInfoType revocationType,
DataSource dataSource,
String dataSourceInfo) |
| Modifier and Type | Method and Description |
|---|---|
static RevocationInfoType |
RevocationInfoType.getValueFromString(String type) |
static RevocationInfoType |
RevocationInfoType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevocationInfoType[] |
RevocationInfoType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.