| Package | Description |
|---|---|
| iaik.x509.ocsp |
| Modifier and Type | Method and Description |
|---|---|
CertStatus |
SingleResponse.getCertStatus()
Returns the certStatus of this SingleResponse.
|
| Constructor and Description |
|---|
SingleResponse(CertID certid,
CertStatus certStatus,
java.util.Date thisUpdateDate)
Creates a SingleResponse from CertID, certStatus and thisUpdate date.
|