The Certificate Verification Dialog lets the user check the details of a certificate.
This is a Simple Dialog
| Name | Type | See Also |
|---|---|---|
| Certificate Verification Dialog | WT_DLG_CERTIFICATE | dlg_certificate() |
Parent
Children
None.
None. Once constructed, the events are handled by the Menu (part of the Simple Dialog).
| Function | Description | Links |
|---|---|---|
| cert_make_entry() | Create a Certificate for the Menu | Menu::make_entry(), menu_make_entry |
| dlg_certificate() | Ask the user to validate the certificate | gui_dlg |
| menu_dialog_dokey() | Check if there are any menu key events to process | |
| menu_dialog_translate_op() | Convert menubar movement to scrolling |