| 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 DataSource |
RevocationInfo.dataSource |
| Modifier and Type | Method and Description |
|---|---|
DataSource |
RevocationInfo.getDataSource() |
| 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 DataSource |
DataSource.getValueFromString(String id) |
static DataSource |
DataSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSource[] |
DataSource.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.