org.bouncycastle.jce.provider

Class CertStoreCollectionSpi


public class CertStoreCollectionSpi
extends CertStoreSpi

Constructor Summary

CertStoreCollectionSpi(CertStoreParameters params)

Method Summary

Collection
engineGetCRLs(CRLSelector selector)
Collection
engineGetCertificates(CertSelector selector)

Constructor Details

CertStoreCollectionSpi

public CertStoreCollectionSpi(CertStoreParameters params)
            throws InvalidAlgorithmParameterException

Method Details

engineGetCRLs

public Collection engineGetCRLs(CRLSelector selector)
            throws CertStoreException

engineGetCertificates

public Collection engineGetCertificates(CertSelector selector)
            throws CertStoreException