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

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

#include "crypt_gpgme.h"

+ 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 84 of file crypt_gpgme.h.

Field Documentation

◆ num

size_t CryptEntry::num

Index number.

Definition at line 86 of file crypt_gpgme.h.

◆ key

struct CryptKeyInfo* CryptEntry::key

Key.

Definition at line 87 of file crypt_gpgme.h.


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