Skip to content

Struct WshShell_AuthCtx_t

ClassList > WshShell_AuthCtx_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 WshShell_AuthCtx_t::Login[WSH_SHELL_LOGIN_LEN];

Input buffer for username.


variable Pass

WshShell_Char_t WshShell_AuthCtx_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