| Package | Description |
|---|---|
| network.oxalis.pkix.ocsp |
| Modifier and Type | Method and Description |
|---|---|
CertificateStatus |
CertificateResult.getStatus() |
static CertificateStatus |
CertificateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateStatus[] |
CertificateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CertificateResult(CertificateStatus certificateStatus) |
CertificateResult(CertificateStatus certificateStatus,
CertificateIssuer issuer,
URI uri,
BigInteger serialNumber,
Date thisUpdate,
Date nextUpdate) |
Copyright © 2022 NorStella. All rights reserved.