Internal cache for GPGME. More...
Collaboration diagram for CryptCache:Data Fields | |
| char * | what |
| char * | dflt |
| struct CryptCache * | next |
Internal cache for GPGME.
Definition at line 84 of file crypt_gpgme.c.
| char* CryptCache::what |
Definition at line 86 of file crypt_gpgme.c.
| char* CryptCache::dflt |
Definition at line 87 of file crypt_gpgme.c.
| struct CryptCache* CryptCache::next |
Definition at line 88 of file crypt_gpgme.c.