gnu.crypto.pki.provider

Class CollectionCertStoreImpl

public final class CollectionCertStoreImpl extends CertStoreSpi

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

Constructor Detail

CollectionCertStoreImpl

public CollectionCertStoreImpl(CertStoreParameters params)

Method Detail

engineGetCertificates

public Collection engineGetCertificates(CertSelector selector)

engineGetCRLs

public Collection engineGetCRLs(CRLSelector selector)
Copyright © 2001, 2002, 2003 Free Software Foundation, Inc. All Rights Reserved.