The SMIME Key Selection Dialog lets the user select a SMIME key.
This is a Simple Dialog
| Name | Type | See Also |
|---|---|---|
| SMIME Key Selection Dialog | WT_DLG_SMIME | dlg_smime() |
Parent
Children
The Simple Dialog holds a Menu. The SMIME Key Selection Dialog stores its data (SmimeKey) in Menu::mdata.
None. The dialog is not affected by any config or colours and doesn't support sorting. Once constructed, the events are handled by the Menu (part of the Simple Dialog).
| Function | Description | Links |
|---|---|---|
| dlg_smime() | Get the user to select a key | gui_dlg |
| smime_key_flags() | Turn SMIME key flags into a string | |
| smime_make_entry() | Format an S/MIME Key for the Menu | Menu::make_entry(), menu_make_entry |