18#ifndef _WIZARDSTOOLKIT_OPTION_H
19#define _WIZARDSTOOLKIT_OPTION_H
24#if defined(__cplusplus) || defined(c_plusplus)
69#if defined(__cplusplus) || defined(c_plusplus)
struct _OptionInfo OptionInfo
@ WizardAuthenticateOptions
@ WizardEntropyLevelOptions
WizardExport WizardBooleanType ListWizardOptions(FILE *, const WizardOption, ExceptionInfo *)
WizardExport const char * WizardOptionToMnemonic(const WizardOption, const ssize_t)
WizardExport char ** GetWizardOptions(const WizardOption)
WizardExport ssize_t ParseWizardOption(const WizardOption, const WizardBooleanType, const char *)
WizardExport WizardBooleanType IsWizardOption(const char *)