An entry in the Select-Key menu. More...
#include "crypt_gpgme.h"
Data Fields | |
size_t | num |
Index number. | |
struct CryptKeyInfo * | key |
Key. | |
An entry in the Select-Key menu.
Definition at line 84 of file crypt_gpgme.h.
size_t CryptEntry::num |
Index number.
Definition at line 86 of file crypt_gpgme.h.
struct CryptKeyInfo* CryptEntry::key |
Key.
Definition at line 87 of file crypt_gpgme.h.