Class X509StoreCRLCollection

java.lang.Object
org.bouncycastle.x509.X509StoreSpi
org.bouncycastle.jce.provider.X509StoreCRLCollection

public class X509StoreCRLCollection extends org.bouncycastle.x509.X509StoreSpi
  • Constructor Details

    • X509StoreCRLCollection

      public X509StoreCRLCollection()
  • Method Details

    • engineInit

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

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