Class SimpleCRLStore

java.lang.Object
java.security.cert.CertStore
eu.emi.security.authn.x509.helpers.crl.SimpleCRLStore

public class SimpleCRLStore extends CertStore
Provider-less implementation of the CertStore. Is a trivial wrapper around CertStore, which provides a real implementation.
Author:
K. Benedyczak
  • Constructor Details

    • SimpleCRLStore

      public SimpleCRLStore(CertStoreSpi storeSpi)