Bouncy Castle Cryptography Library 1.81

org.bouncycastle.jce.provider
Class X509StoreCertCollection

java.lang.Object
  extended byorg.bouncycastle.x509.X509StoreSpi
      extended byorg.bouncycastle.jce.provider.X509StoreCertCollection

public class X509StoreCertCollection
extends org.bouncycastle.x509.X509StoreSpi


Constructor Summary
X509StoreCertCollection()
           
 
Method Summary
 java.util.Collection engineGetMatches(Selector selector)
           
 void engineInit(org.bouncycastle.x509.X509StoreParameters params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X509StoreCertCollection

public X509StoreCertCollection()
Method Detail

engineInit

public void engineInit(org.bouncycastle.x509.X509StoreParameters params)

engineGetMatches

public java.util.Collection engineGetMatches(Selector selector)

Bouncy Castle Cryptography Library 1.81