Uses of Interface
kz.gamma.util.Store

Packages that use Store
kz.gamma.util   
kz.gamma.x509   
 

Uses of Store in kz.gamma.util
 

Classes in kz.gamma.util that implement Store
 class CollectionStore
          A simple collection backed store.
 

Uses of Store in kz.gamma.x509
 

Classes in kz.gamma.x509 that implement Store
 class X509Store
           
 

Methods in kz.gamma.x509 with parameters of type Store
 void ExtendedPKIXParameters.addAddionalStore(Store store)
          Adds a additional Bouncy Castle Store to find CRLs, certificates, attribute certificates or cross certificates.
 void ExtendedPKIXParameters.addStore(Store store)
          Adds a Bouncy Castle Store to find CRLs, certificates, attribute certificates or cross certificates.
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.