Certificate data to use in the Menu.
More...
#include "ssl.h"
|
struct CertArray * | 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 41 of file ssl.h.
◆ carr
struct CertArray* CertMenuData::carr |
Lines of the Certificate.
Definition at line 43 of file ssl.h.
◆ prompt
char* CertMenuData::prompt |
Prompt for user, similar to mw_multi_choice.
Definition at line 44 of file ssl.h.
◆ keys
Keys used in the prompt.
Definition at line 45 of file ssl.h.
The documentation for this struct was generated from the following file: