Interface | Description |
---|---|
CertificateResponse |
An OCSP response for a single certificate.
|
Class | Description |
---|---|
BasicOCSPResponse |
This class implements the OCSP type
BasicOCSPResponse . |
CertID |
This class implements OCSP type
CertID . |
CertStatus |
This class implements the OCSP type CertStaus.
|
OCSPExtensions |
Extends class
X509Extensions for handling
OCSP extensions. |
OCSPRequest |
Implements the OCSP type
OCSPRequest . |
OCSPResponse |
This class implements the OCSP type
OCSPResponse . |
ReqCert |
This class implements the OCSPv2 type "ReqCert".
|
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.
|
Exception | Description |
---|---|
OCSPException |
General Exception for OCSP related errors.
|
UnknownResponseException |
Exception that is thrown when an OCSP server sends an unknown (= unsupported)
response.
|