public class CertStoreCollectionSpi extends CertStoreSpi
| Constructor and Description |
|---|
CertStoreCollectionSpi(CertStoreParameters params) |
| Modifier and Type | Method and Description |
|---|---|
Collection |
engineGetCertificates(CertSelector selector) |
Collection |
engineGetCRLs(CRLSelector selector) |
public CertStoreCollectionSpi(CertStoreParameters params) throws InvalidAlgorithmParameterException
public Collection engineGetCertificates(CertSelector selector) throws CertStoreException
engineGetCertificates in class CertStoreSpiCertStoreExceptionpublic Collection engineGetCRLs(CRLSelector selector) throws CertStoreException
engineGetCRLs in class CertStoreSpiCertStoreExceptionCopyright © 2015. All rights reserved.