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