NeoMutt  2024-03-23-147-g885fbc
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
PgpCache Struct Reference

List of cached PGP keys. More...

+ Collaboration diagram for PgpCache:

Data Fields

char * what
 
char * dflt
 
struct PgpCachenext
 Linked list.
 

Detailed Description

List of cached PGP keys.

Definition at line 65 of file pgpkey.c.

Field Documentation

◆ what

char* PgpCache::what

Definition at line 67 of file pgpkey.c.

◆ dflt

char* PgpCache::dflt

Definition at line 68 of file pgpkey.c.

◆ next

struct PgpCache* PgpCache::next

Linked list.

Definition at line 69 of file pgpkey.c.


The documentation for this struct was generated from the following file: