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 CertStoreSpi
CertStoreException
public Collection engineGetCRLs(CRLSelector selector) throws CertStoreException
engineGetCRLs
in class CertStoreSpi
CertStoreException
Copyright © 2015. All rights reserved.