| Package | Description |
|---|---|
| com.entrust.toolkit.x509.revocation.ocsp.net |
Contains classes that provide network related functionality required by OCSP (protocol handlers).
|
| iaik.x509.ocsp |
| Class and Description |
|---|
| OCSPRequest
Implements the OCSP type
OCSPRequest. |
| OCSPResponse
This class implements the OCSP type
OCSPResponse. |
| UnknownResponseException
Exception that is thrown when an OCSP server sends an unknown
(= unsupported) response.
|
| Class and Description |
|---|
| CertID
This class implements OCSP type
CertID. |
| CertificateResponse
An OCSP response for a single certificate.
|
| CertStatus
This class implements the OCSP type CertStaus.
|
| OCSPException
General Exception for OCSP related errors.
|
| Request
This class implements the OCSP type
Request. |
| ResponderID
This class implements the OCSP type ResponderID.
|
| Response
This class is the basic implementation for OCSP Response types.
|
| ResponseBytes
This class implements the OCSP type
ResponseBytes. |
| RevokedInfo
This class implements the OCSP type RevokedInfo.
|
| SingleResponse
This class implements the OCSP type
SingleResponse. |
| UnknownInfo
This class implements the OCSP type UnknownInfo.
|
| UnknownResponseException
Exception that is thrown when an OCSP server sends an unknown
(= unsupported) response.
|