Package org.bouncycastle.x509
Class X509StoreSpi
java.lang.Object
org.bouncycastle.x509.X509StoreSpi
- Direct Known Subclasses:
X509StoreAttrCertCollection
,X509StoreCertCollection
,X509StoreCertPairCollection
,X509StoreCRLCollection
,X509StoreLDAPAttrCerts
,X509StoreLDAPCertPairs
,X509StoreLDAPCerts
,X509StoreLDAPCRLs
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionabstract Collection
engineGetMatches
(Selector selector) abstract void
engineInit
(X509StoreParameters parameters)
-
Constructor Details
-
X509StoreSpi
public X509StoreSpi()
-
-
Method Details
-
engineInit
-
engineGetMatches
-