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