Class 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 Detail

      • SimpleCRLStore

        public SimpleCRLStore​(CertStoreSpi storeSpi)