| Package | Description |
|---|---|
| net.maritimecloud.pki | |
| net.maritimecloud.pki.ocsp |
| Modifier and Type | Method and Description |
|---|---|
CertStatus |
RevocationInfo.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
RevocationInfo.setStatus(CertStatus status) |
| Constructor and Description |
|---|
RevocationInfo(BigInteger serialNumber,
CRLReason revokeReason,
Date RevokedAt,
CertStatus status) |
| Modifier and Type | Method and Description |
|---|---|
CertStatus |
OCSPClient.getCertificateStatus() |
static CertStatus |
CertStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertStatus[] |
CertStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2019 Danish Maritime Authority. All rights reserved.