| 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 |
| 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, |