/[pkg-mixmaster]/trunk/Mix/Src/mix3.h
ViewVC logotype

Diff of /trunk/Mix/Src/mix3.h

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

revision 297 by weaselp, Thu Sep 26 22:28:25 2002 UTC revision 298 by weaselp, Wed Oct 2 07:54:12 2002 UTC
# Line 6  Line 6 
6     details.     details.
7    
8     Function prototypes     Function prototypes
9     $Id: mix3.h,v 1.18 2002/09/26 22:28:25 weaselp Exp $ */     $Id: mix3.h,v 1.19 2002/10/02 07:54:12 weaselp Exp $ */
10    
11    
12  #ifndef _MIX3_H  #ifndef _MIX3_H
# Line 275  int stats_out(int); Line 275  int stats_out(int);
275  #define PGP_TYPE_PUBLIC         2  #define PGP_TYPE_PUBLIC         2
276    
277  int pgp_keymgt(int force);  int pgp_keymgt(int force);
278    int pgp_latestkeys(BUFFER* outtxt, int algo);
279  int pgp_armor(BUFFER *buf, int mode);  int pgp_armor(BUFFER *buf, int mode);
280  int pgp_dearmor(BUFFER *buf, BUFFER *out);  int pgp_dearmor(BUFFER *buf, BUFFER *out);
281  int pgp_pubkeycert(BUFFER *userid, char *keyring, BUFFER *pass,  int pgp_pubkeycert(BUFFER *userid, char *keyring, BUFFER *pass,

Legend:
Removed from v.297  
changed lines
  Added in v.298

  ViewVC Help
Powered by ViewVC 1.1.5