org.bouncycastle.jce.provider

Class MultiCertStoreSpi


public class MultiCertStoreSpi
extends CertStoreSpi

Constructor Summary

MultiCertStoreSpi(CertStoreParameters params)

Method Summary

Collection
engineGetCRLs(CRLSelector crlSelector)
Collection
engineGetCertificates(CertSelector certSelector)

Constructor Details

MultiCertStoreSpi

public MultiCertStoreSpi(CertStoreParameters params)
            throws InvalidAlgorithmParameterException

Method Details

engineGetCRLs

public Collection engineGetCRLs(CRLSelector crlSelector)
            throws CertStoreException

engineGetCertificates

public Collection engineGetCertificates(CertSelector certSelector)
            throws CertStoreException