/[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 224 by twoaday, Thu Jun 1 08:30:46 2006 UTC revision 225 by twoaday, Tue Jun 6 13:37:59 2006 UTC
# Line 205  void set_gpg_passphrase_cb (passphrase_c Line 205  void set_gpg_passphrase_cb (passphrase_c
205  void release_gpg_passphrase_cb (passphrase_cb_s *cb);  void release_gpg_passphrase_cb (passphrase_cb_s *cb);
206  void release_gpg_recipients (gpgme_recipient_t *recipients);  void release_gpg_recipients (gpgme_recipient_t *recipients);
207    
208  char * request_passphrase (const char *title, int flags, int *ret_cancel);  char *request_passphrase (const char *title, int flags, int *ret_cancel);
209  char * request_passphrase2 (const char *title, int flags, int *ret_cancel);  char *request_passphrase2 (const char *title, int flags, int *ret_cancel);
210    char *request_key_passphrase (gpgme_key_t key, const char *title,
211                                  int *ret_cancel);
212  const char * passphrase_cb (void *opaque, const char * desc, void *r_hd);  const char * passphrase_cb (void *opaque, const char * desc, void *r_hd);
213  char * get_key_userid (const char *keyid);  char * get_key_userid (const char *keyid);
214  int check_passwd_quality (const char *pass, int strict);  int check_passwd_quality (const char *pass, int strict);

Legend:
Removed from v.224  
changed lines
  Added in v.225

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26