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

An entry in a PGP key menu. More...

+ Collaboration diagram for PgpEntry:

Data Fields

size_t num
 Index number. More...
 
struct PgpUiduid
 

Detailed Description

An entry in a PGP key menu.

Definition at line 107 of file dlg_pgp.c.

Field Documentation

◆ num

size_t PgpEntry::num

Index number.

Definition at line 109 of file dlg_pgp.c.

◆ uid

struct PgpUid* PgpEntry::uid

Definition at line 110 of file dlg_pgp.c.


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