/[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 37 by werner, Thu Oct 27 19:12:40 2005 UTC revision 39 by twoaday, Fri Oct 28 06:37:35 2005 UTC
# Line 160  char* get_gnupg_prog( void ); Line 160  char* get_gnupg_prog( void );
160  char* get_gnupg_keyring (int pub, int strict);  char* get_gnupg_keyring (int pub, int strict);
161  char* get_gnupg_cfgfile (void);  char* get_gnupg_cfgfile (void);
162  int set_gnupg_options( const char *buf, size_t buflen );  int set_gnupg_options( const char *buf, size_t buflen );
163    int gnupg_load_config (void);
164    
165  int check_gnupg_options (const char *buf);  int check_gnupg_options (const char *buf);
166  void init_gnupg_table (void);  void init_gnupg_table (void);
# Line 240  gpgme_error_t gpg_rebuild_cache (char ** Line 241  gpgme_error_t gpg_rebuild_cache (char **
241  gpgme_error_t gpg_get_version (char **r_inf);  gpgme_error_t gpg_get_version (char **r_inf);
242  void          gpg_set_debug_mode (int val);  void          gpg_set_debug_mode (int val);
243  gpgme_error_t gpg_export_seckey (const char *keyid, const char *outfile);  gpgme_error_t gpg_export_seckey (const char *keyid, const char *outfile);
244  gpgme_error_t gpg_manage_ownertrust (char **data, int exportx);  gpgme_error_t gpg_manage_ownertrust (char **data, int do_export);
245    
246  char*  generate_revoc_input (int code, const char *cmt, const char *pass);  char*  generate_revoc_input (int code, const char *cmt, const char *pass);
247  gpgme_error_t gpg_revoke_key (const char *inp_data,  gpgme_error_t gpg_revoke_key (const char *inp_data,

Legend:
Removed from v.37  
changed lines
  Added in v.39

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26