NeoMutt  2023-11-03-107-g582dc1
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
CryptEntry Struct Reference

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

+ Collaboration diagram for CryptEntry:

Data Fields

size_t num
 Index number.
 
struct CryptKeyInfokey
 Key.
 

Detailed Description

An entry in the Select-Key menu.

Definition at line 106 of file dlg_gpgme.c.

Field Documentation

◆ num

size_t CryptEntry::num

Index number.

Definition at line 108 of file dlg_gpgme.c.

◆ key

struct CryptKeyInfo* CryptEntry::key

Key.

Definition at line 109 of file dlg_gpgme.c.


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