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