org.bouncycastle.jce.provider

Class X509StoreCertCollection


public class X509StoreCertCollection
extends X509StoreSpi

Constructor Summary

X509StoreCertCollection()

Method Summary

Collection
engineGetMatches(Selector selector)
void
engineInit(X509StoreParameters params)

Methods inherited from class org.bouncycastle.x509.X509StoreSpi

engineGetMatches, engineInit

Constructor Details

X509StoreCertCollection

public X509StoreCertCollection()

Method Details

engineGetMatches

public Collection engineGetMatches(Selector selector)
Overrides:
engineGetMatches in interface X509StoreSpi

engineInit

public void engineInit(X509StoreParameters params)
Overrides:
engineInit in interface X509StoreSpi