NeoMutt  2024-03-23-23-gec7045
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
PgpEntry Struct Reference

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

#include "private.h"

+ Collaboration diagram for PgpEntry:

Data Fields

size_t num
 Index number.
 
struct PgpUiduid
 PGP Key info.
 

Detailed Description

An entry in a PGP key menu.

Definition at line 38 of file private.h.

Field Documentation

◆ num

size_t PgpEntry::num

Index number.

Definition at line 40 of file private.h.

◆ uid

struct PgpUid* PgpEntry::uid

PGP Key info.

Definition at line 41 of file private.h.


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