com.didisoft.pgp.events
Interface IKeyStoreSaveListener


public interface IKeyStoreSaveListener

Listener Interface for KeyStore save events.

See Also:
KeyStore.addSaveListener(IKeyStoreSaveListener)

Method Summary
 void onSave(KeyStore keyStore)
          Fired on each KeyStore modification event
 

Method Detail

onSave

void onSave(KeyStore keyStore)
Fired on each KeyStore modification event



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