| Package | Description |
|---|---|
| com.netscape.cmsutil.ocsp |
| Modifier and Type | Field and Description |
|---|---|
static OCSPResponseStatus |
OCSPResponseStatus.INTERNAL_ERROR |
static OCSPResponseStatus |
OCSPResponseStatus.MALFORMED_REQUEST |
static OCSPResponseStatus |
OCSPResponseStatus.SIG_REQUIRED |
static OCSPResponseStatus |
OCSPResponseStatus.SUCCESSFUL |
static OCSPResponseStatus |
OCSPResponseStatus.TRY_LATER |
static OCSPResponseStatus |
OCSPResponseStatus.UNAUTHORIZED |
| Modifier and Type | Method and Description |
|---|---|
OCSPResponseStatus |
OCSPResponse.getResponseStatus() |
| Constructor and Description |
|---|
OCSPResponse(OCSPResponseStatus responseStatus,
ResponseBytes responseBytes) |