| 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 |
|---|---|
int |
HTTPOCSPProtocolHandler.sendRequest(OCSPRequest ocspRequest)
Posts the given ocsp request to the responder of this HTTPOCSPProtocolHandler.
|
abstract int |
OCSPProtocolHandler.sendRequest(OCSPRequest ocspRequest)
Method used to send OCSP request via the specified protocol
|