public class MultiCertStoreSpi extends CertStoreSpi
Constructor and Description |
---|
MultiCertStoreSpi(CertStoreParameters params) |
Modifier and Type | Method and Description |
---|---|
Collection |
engineGetCertificates(CertSelector certSelector) |
Collection |
engineGetCRLs(CRLSelector crlSelector) |
public MultiCertStoreSpi(CertStoreParameters params) throws InvalidAlgorithmParameterException
public Collection engineGetCertificates(CertSelector certSelector) throws CertStoreException
engineGetCertificates
in class CertStoreSpi
CertStoreException
public Collection engineGetCRLs(CRLSelector crlSelector) throws CertStoreException
engineGetCRLs
in class CertStoreSpi
CertStoreException
Copyright © 2015. All rights reserved.