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

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

Uses of IKeyStoreSaveListener in com.didisoft.pgp
 

Methods in com.didisoft.pgp with parameters of type IKeyStoreSaveListener
 void KeyStore.addSaveListener(IKeyStoreSaveListener listener)
          Adds IKeyStoreSaveListener listener that will be notified on each KeyStore modification event
 boolean KeyStore.removeSaveListener(IKeyStoreSaveListener listener)
          Removes IKeyStoreSaveListener listener that was registered with this KeyStore
 



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