gnu.crypto.pki.provider
Class CollectionCertStoreImpl
java.lang.Object
java.security.cert.CertStoreSpi
gnu.crypto.pki.provider.CollectionCertStoreImpl
- public final class CollectionCertStoreImpl
- extends CertStoreSpi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionCertStoreImpl
public CollectionCertStoreImpl(CertStoreParameters params)
throws InvalidAlgorithmParameterException
engineGetCertificates
public Collection engineGetCertificates(CertSelector selector)
throws CertStoreException
- Throws:
CertStoreException
engineGetCRLs
public Collection engineGetCRLs(CRLSelector selector)
throws CertStoreException
- Throws:
CertStoreException
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.