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