NeoMutt  2025-12-11-1039-g550ac6
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
SmimeData Struct Reference

Data to pass to the Smime Functions. More...

#include "smime_functions.h"

Collaboration diagram for SmimeData:

Data Fields

bool done
 Should we close the Dialog?
struct Menumenu
 Smime Menu.
struct SmimeKeyArray * ska
 Array of Keys.
struct SmimeKeykey
 Selected Key.

Detailed Description

Data to pass to the Smime Functions.

Definition at line 34 of file smime_functions.h.

Field Documentation

◆ done

bool SmimeData::done

Should we close the Dialog?

Definition at line 36 of file smime_functions.h.

◆ menu

struct Menu* SmimeData::menu

Smime Menu.

Definition at line 37 of file smime_functions.h.

◆ ska

struct SmimeKeyArray* SmimeData::ska

Array of Keys.

Definition at line 38 of file smime_functions.h.

◆ key

struct SmimeKey* SmimeData::key

Selected Key.

Definition at line 39 of file smime_functions.h.


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