/[winpt]/trunk/Include/wptGPG.h
ViewVC logotype

Diff of /trunk/Include/wptGPG.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 143 by twoaday, Thu Jan 12 16:27:34 2006 UTC revision 151 by twoaday, Wed Jan 18 11:53:10 2006 UTC
# Line 168  int winpt_get_seckey (const char *keyid, Line 168  int winpt_get_seckey (const char *keyid,
168  void keycache_reload( HWND dlg );  void keycache_reload( HWND dlg );
169  void keycache_release (int cleanup);  void keycache_release (int cleanup);
170  gpgme_error_t keycache_update (int is_sec, const char *keyid);  gpgme_error_t keycache_update (int is_sec, const char *keyid);
171  gpgme_error_t keycache_init( const char *pubring, const char * secring );  gpgme_error_t keycache_init (const char *pubring, const char * secring);
172  void keycache_set_reload( int yes );  gpg_keycache_t keycache_get_ctx (int _pub);
 int keycache_get_reload( void );  
 gpg_keycache_t keycache_get_ctx( int _pub );  
173    
174  int count_insecure_elgkeys (void);  int count_insecure_elgkeys (void);
175    

Legend:
Removed from v.143  
changed lines
  Added in v.151

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26