Information about a PGP key. More...
#include "pgplib.h"
Collaboration diagram for PgpKeyInfo: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 |