Uses of Interface
com.didisoft.pgp.events.IKeyStoreSearchListener

Packages that use IKeyStoreSearchListener
com.didisoft.pgp OpenPGP Library for Java 
 

Uses of IKeyStoreSearchListener in com.didisoft.pgp
 

Methods in com.didisoft.pgp with parameters of type IKeyStoreSearchListener
 void KeyStore.addSearchListener(IKeyStoreSearchListener listener)
          Adds IKeyStoreSearchListener listener that will be notified on each search of a key that is not present in this KeyStore
 boolean KeyStore.removeSearchListener(IKeyStoreSearchListener listener)
          Removes IKeyStoreSearchListener listener that was registered with this KeyStore
 



Copyright © 2006-2017 DidiSoft Ltd. All Rights Reserved.