Information about a PGP key.
More...
#include "pgplib.h"
Information about a PGP key.
Definition at line 48 of file pgplib.h.
◆ keyid
◆ fingerprint
| char* PgpKeyInfo::fingerprint |
Key fingerprint.
Definition at line 51 of file pgplib.h.
◆ address
| struct PgpUid* PgpKeyInfo::address |
◆ flags
Key flags.
Definition at line 53 of file pgplib.h.
◆ keylen
Key length.
Definition at line 54 of file pgplib.h.
◆ gen_time
| time_t PgpKeyInfo::gen_time |
Key generation time.
Definition at line 55 of file pgplib.h.
◆ numalg
Algorithm number.
Definition at line 56 of file pgplib.h.
◆ algorithm
| const char* PgpKeyInfo::algorithm |
Algorithm name.
Definition at line 57 of file pgplib.h.
◆ parent
Parent key.
Definition at line 58 of file pgplib.h.
◆ next
Linked list.
Definition at line 59 of file pgplib.h.
The documentation for this struct was generated from the following file: