Interface CRLRevocationCache
- All Known Implementing Classes:
CRLCacheManagement
public interface CRLRevocationCache
-
Method Summary
Modifier and TypeMethodDescriptiondefault Optional<RevocationResult<X509CRL>> getCRLFromCertificate(Object certificate) getCRLFromCertificate(Object certificate, Time timeReference)
-
Method Details
-
getCRLFromCertificate
-
getCRLFromCertificate
-