#include <ntdomain.h>
変数 | |
| uint32 | sequence |
| DOM_CHAL | seed_chal |
| DOM_CHAL | clnt_chal |
| DOM_CHAL | srv_chal |
| unsigned char | sess_key [16] |
| unsigned char | mach_pw [16] |
| fstring | mach_acct |
| fstring | remote_machine |
| fstring | domain |
| BOOL | challenge_sent |
| BOOL | authenticated |
ntdomain.h の 137 行で定義されています。
| uint32 sequence |
| unsigned char sess_key[16] |
ntdomain.h の 143 行で定義されています。
参照元 _net_sam_logon_internal()・_net_srv_pwset()・cli_rpc_pipe_open_schannel_with_key()・creds_client_init()・creds_init_128()・creds_init_64()・creds_server_init()・creds_step()・pipe_schannel_auth_bind()・secrets_restore_schannel_session_info()・secrets_store_schannel_session_info().
| unsigned char mach_pw[16] |
ntdomain.h の 151 行で定義されています。
参照元 _net_auth()・_net_auth_2()・_net_req_chal()・secrets_restore_schannel_session_info().
1.4.7