NeoMutt  2024-04-25-91-gb0e085
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 66 of file pgpkey.c.

Field Documentation

◆ what

char* PgpCache::what

Definition at line 68 of file pgpkey.c.

◆ dflt

char* PgpCache::dflt

Definition at line 69 of file pgpkey.c.

◆ next

struct PgpCache* PgpCache::next

Linked list.

Definition at line 70 of file pgpkey.c.


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