NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
CryptCache Struct Reference

Internal cache for GPGME. More...

+ Collaboration diagram for CryptCache:

Data Fields

char * what
 
char * dflt
 
struct CryptCachenext
 

Detailed Description

Internal cache for GPGME.

Definition at line 84 of file crypt_gpgme.c.

Field Documentation

◆ what

char* CryptCache::what

Definition at line 86 of file crypt_gpgme.c.

◆ dflt

char* CryptCache::dflt

Definition at line 87 of file crypt_gpgme.c.

◆ next

struct CryptCache* CryptCache::next

Definition at line 88 of file crypt_gpgme.c.


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