Uses of Class
eu.emi.security.authn.x509.helpers.ocsp.OCSPResponseStructure
Packages that use OCSPResponseStructure
Package
Description
Contains implementation of On-line Certificate Status Protocol (OCSP), RFC 2560.
-
Uses of OCSPResponseStructure in eu.emi.security.authn.x509.helpers.ocsp
Methods in eu.emi.security.authn.x509.helpers.ocsp that return OCSPResponseStructureModifier and TypeMethodDescriptionMethods in eu.emi.security.authn.x509.helpers.ocsp with parameters of type OCSPResponseStructureModifier and TypeMethodDescriptionvoid
OCSPResponsesCache.addToCache
(String key, OCSPResponseStructure fullResp, org.bouncycastle.cert.ocsp.SingleResp singleResp) private void
OCSPResponsesCache.storeResponseToDisk
(File f, OCSPResponseStructure fullResp)