| Package | Description |
|---|---|
| eu.emi.security.authn.x509.helpers.ocsp |
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
|
| Modifier and Type | Method and Description |
|---|---|
OCSPResponseStructure |
OCSPClientImpl.send(java.net.URL responder,
org.bouncycastle.cert.ocsp.OCSPReq requestO,
int timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
OCSPResponsesCache.addToCache(java.lang.String key,
OCSPResponseStructure fullResp,
org.bouncycastle.cert.ocsp.SingleResp singleResp) |
private void |
OCSPResponsesCache.storeResponseToDisk(java.io.File f,
OCSPResponseStructure fullResp) |