Package org.bouncycastle.jce.provider
Class X509StoreAttrCertCollection
java.lang.Object
org.bouncycastle.x509.X509StoreSpi
org.bouncycastle.jce.provider.X509StoreAttrCertCollection
public class X509StoreAttrCertCollection
extends org.bouncycastle.x509.X509StoreSpi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionengineGetMatches
(Selector selector) void
engineInit
(org.bouncycastle.x509.X509StoreParameters params)
-
Constructor Details
-
X509StoreAttrCertCollection
public X509StoreAttrCertCollection()
-
-
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
-