| Package | Description |
|---|---|
| com.entrust.toolkit.x509.revocation.ocsp.net |
Contains classes that provide network related functionality required by OCSP (protocol handlers).
|
| Modifier and Type | Method and Description |
|---|---|
OCSPResponse |
HTTPOCSPProtocolHandler.getOCSPResponse() |
abstract OCSPResponse |
OCSPProtocolHandler.getOCSPResponse()
Once an OCSP request has been set, the Response should be available
if everything has gone as requested.
|