Prototype for a Smime Function. More...
Functions | |
| static int | op_quit (struct SmimeData *sd, const struct KeyEvent *event) |
| Save changes and exit this dialog - Implements smime_function_t -. | |
| static int | op_generic_select_entry (struct SmimeData *sd, const struct KeyEvent *event) |
| Select the current entry - Implements smime_function_t -. | |
Prototype for a Smime Function.
| menu | Menu |
| event | Event to process |
| enum | FunctionRetval |
Save changes and exit this dialog - Implements smime_function_t -.
Definition at line 46 of file functions_smime.c.
Select the current entry - Implements smime_function_t -.
Definition at line 55 of file functions_smime.c.