org.gudy.bouncycastle.jce.provider
Class CertStoreCollectionSpi
java.lang.Object
  
java.security.cert.CertStoreSpi
      
org.gudy.bouncycastle.jce.provider.CertStoreCollectionSpi
public class CertStoreCollectionSpi
- extends CertStoreSpi
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
CertStoreCollectionSpi
public CertStoreCollectionSpi(CertStoreParameters params)
                       throws InvalidAlgorithmParameterException
- Throws:
 InvalidAlgorithmParameterException
engineGetCertificates
public Collection engineGetCertificates(CertSelector selector)
                                 throws CertStoreException
- Specified by:
 engineGetCertificates in class CertStoreSpi
 
- Throws:
 CertStoreException
 
engineGetCRLs
public Collection engineGetCRLs(CRLSelector selector)
                         throws CertStoreException
- Specified by:
 engineGetCRLs in class CertStoreSpi
 
- Throws:
 CertStoreException