NeoMutt  2023-03-22
Teaching an old dog new tricks
DOXYGEN
CryptEntry Struct Reference

An entry in the Select-Key menu. More...

+ Collaboration diagram for CryptEntry:

Data Fields

size_t num
 Index number. More...
 
struct CryptKeyInfokey
 Key. More...
 

Detailed Description

An entry in the Select-Key menu.

Definition at line 107 of file dlg_gpgme.c.

Field Documentation

◆ num

size_t CryptEntry::num

Index number.

Definition at line 109 of file dlg_gpgme.c.

◆ key

struct CryptKeyInfo* CryptEntry::key

Key.

Definition at line 110 of file dlg_gpgme.c.


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