Certificate data to use in the Menu.
More...
#include "ssl.h"
|
| struct StringArray * | carr |
| | Lines of the Certificate.
|
| |
| char * | prompt |
| | Prompt for user, similar to mw_multi_choice.
|
| |
| char * | keys |
| | Keys used in the prompt.
|
| |
Certificate data to use in the Menu.
Definition at line 36 of file ssl.h.
◆ carr
| struct StringArray* CertMenuData::carr |
Lines of the Certificate.
Definition at line 38 of file ssl.h.
◆ prompt
| char* CertMenuData::prompt |
Prompt for user, similar to mw_multi_choice.
Definition at line 39 of file ssl.h.
◆ keys
Keys used in the prompt.
Definition at line 40 of file ssl.h.
The documentation for this struct was generated from the following file: