Class X509StoreCRLCollection


  • public class X509StoreCRLCollection
    extends org.bouncycastle.x509.X509StoreSpi
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection engineGetMatches​(Selector selector)  
      void engineInit​(org.bouncycastle.x509.X509StoreParameters params)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • X509StoreCRLCollection

        public X509StoreCRLCollection()
    • Method Detail

      • engineInit

        public void engineInit​(org.bouncycastle.x509.X509StoreParameters params)
        Specified by:
        engineInit in class org.bouncycastle.x509.X509StoreSpi
      • engineGetMatches

        public java.util.Collection engineGetMatches​(Selector selector)
        Specified by:
        engineGetMatches in class org.bouncycastle.x509.X509StoreSpi