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