Package org.bouncycastle.jce.provider
Class CertStoreCollectionSpi
java.lang.Object
java.security.cert.CertStoreSpi
org.bouncycastle.jce.provider.CertStoreCollectionSpi
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionengineGetCertificates
(CertSelector selector) engineGetCRLs
(CRLSelector selector)
-
Constructor Details
-
CertStoreCollectionSpi
-
-
Method Details
-
engineGetCertificates
- Specified by:
engineGetCertificates
in classCertStoreSpi
- Throws:
CertStoreException
-
engineGetCRLs
- Specified by:
engineGetCRLs
in classCertStoreSpi
- Throws:
CertStoreException
-