Information about a PGP key. More...
#include "pgplib.h"
Data Fields | |
char * | keyid |
char * | fingerprint |
struct PgpUid * | address |
KeyFlags | flags |
short | keylen |
time_t | gen_time |
int | numalg |
const char * | algorithm |
struct PgpKeyInfo * | parent |
struct PgpKeyInfo * | next |
struct PgpKeyInfo* PgpKeyInfo::parent |
struct PgpKeyInfo* PgpKeyInfo::next |