org.bouncycastle.jce.provider

Class CertStoreCollectionSpi

public class CertStoreCollectionSpi extends CertStoreSpi

Constructor Summary
CertStoreCollectionSpi(CertStoreParameters params)
Method Summary
CollectionengineGetCertificates(CertSelector selector)
CollectionengineGetCRLs(CRLSelector selector)

Constructor Detail

CertStoreCollectionSpi

public CertStoreCollectionSpi(CertStoreParameters params)

Method Detail

engineGetCertificates

public Collection engineGetCertificates(CertSelector selector)

engineGetCRLs

public Collection engineGetCRLs(CRLSelector selector)