Skip to content

Struct WshShellAuthCtx_t

ClassList > WshShellAuthCtx_t

Temporary authentication context for login input handling.

  • #include <wsh_shell.h>

Public Attributes

Type Name
WshShell_Char_t Login
WshShell_Char_t Pass

Public Attributes Documentation

variable Login

WshShell_Char_t WshShellAuthCtx_t::Login[WSH_SHELL_LOGIN_LEN];

Input buffer for username.


variable Pass

WshShell_Char_t WshShellAuthCtx_t::Pass[WSH_SHELL_PASS_LEN];

Input buffer for password.



The documentation for this class was generated from the following file src/wsh_shell.h