| Package | Description |
|---|---|
| eu.europa.esig.dss.x509.ocsp |
| Modifier and Type | Method and Description |
|---|---|
static OCSPRespStatus |
OCSPRespStatus.fromInt(int value) |
OCSPRespStatus |
OCSPToken.getResponseStatus() |
static OCSPRespStatus |
OCSPRespStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OCSPRespStatus[] |
OCSPRespStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OCSPToken.setResponseStatus(OCSPRespStatus responseStatus) |
Copyright © 2019. All rights reserved.