Package | Description |
---|---|
eu.emi.security.authn.x509.helpers.ocsp |
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,OCSPResponsesCache.ResponseCacheEntry> |
OCSPResponsesCache.responsesCache |
Modifier and Type | Method and Description |
---|---|
private OCSPResponsesCache.ResponseCacheEntry |
OCSPResponsesCache.loadResponseFromDisk(java.io.File f,
OCSPClientImpl client,
java.security.cert.X509Certificate toCheckCert,
java.security.cert.X509Certificate issuerCert) |