Package org.bouncycastle.jce.provider
Class X509StoreCRLCollection
java.lang.Object
org.bouncycastle.x509.X509StoreSpi
org.bouncycastle.jce.provider.X509StoreCRLCollection
public class X509StoreCRLCollection
extends org.bouncycastle.x509.X509StoreSpi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionengineGetMatches
(Selector selector) void
engineInit
(org.bouncycastle.x509.X509StoreParameters params)
-
Constructor Details
-
X509StoreCRLCollection
public X509StoreCRLCollection()
-
-
Method Details
-
engineInit
public void engineInit(org.bouncycastle.x509.X509StoreParameters params) - Specified by:
engineInit
in classorg.bouncycastle.x509.X509StoreSpi
-
engineGetMatches
- Specified by:
engineGetMatches
in classorg.bouncycastle.x509.X509StoreSpi
-