public class KeyStoreCertStoreSpi extends CertStoreSpi
| Constructor and Description |
|---|
KeyStoreCertStoreSpi(CertStoreParameters params) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Certificate> |
engineGetCertificates(CertSelector selector) |
Collection<? extends CRL> |
engineGetCRLs(CRLSelector selector) |
public KeyStoreCertStoreSpi(CertStoreParameters params) throws InvalidAlgorithmParameterException
public Collection<? extends Certificate> engineGetCertificates(CertSelector selector) throws CertStoreException
engineGetCertificates in class CertStoreSpiCertStoreExceptionpublic Collection<? extends CRL> engineGetCRLs(CRLSelector selector) throws CertStoreException
engineGetCRLs in class CertStoreSpiCertStoreException