FreeRDP
NTLMv2_CLIENT_CHALLENGE Struct Reference
Collaboration diagram for NTLMv2_CLIENT_CHALLENGE:

Data Fields

UINT8 RespType
 
UINT8 HiRespType
 
UINT16 Reserved1
 
UINT32 Reserved2
 
BYTE Timestamp [8]
 
BYTE ClientChallenge [8]
 
UINT32 Reserved3
 
NTLM_AV_PAIRAvPairs
 
UINT32 cbAvPairs
 

Detailed Description

Definition at line 152 of file libwinpr/sspi/NTLM/ntlm.h.

Field Documentation

◆ AvPairs

NTLM_AV_PAIR* NTLMv2_CLIENT_CHALLENGE::AvPairs

Definition at line 161 of file libwinpr/sspi/NTLM/ntlm.h.

◆ cbAvPairs

UINT32 NTLMv2_CLIENT_CHALLENGE::cbAvPairs

Definition at line 162 of file libwinpr/sspi/NTLM/ntlm.h.

◆ ClientChallenge

BYTE NTLMv2_CLIENT_CHALLENGE::ClientChallenge[8]

Definition at line 159 of file libwinpr/sspi/NTLM/ntlm.h.

◆ HiRespType

UINT8 NTLMv2_CLIENT_CHALLENGE::HiRespType

Definition at line 155 of file libwinpr/sspi/NTLM/ntlm.h.

◆ Reserved1

UINT16 NTLMv2_CLIENT_CHALLENGE::Reserved1

Definition at line 156 of file libwinpr/sspi/NTLM/ntlm.h.

◆ Reserved2

UINT32 NTLMv2_CLIENT_CHALLENGE::Reserved2

Definition at line 157 of file libwinpr/sspi/NTLM/ntlm.h.

◆ Reserved3

UINT32 NTLMv2_CLIENT_CHALLENGE::Reserved3

Definition at line 160 of file libwinpr/sspi/NTLM/ntlm.h.

◆ RespType

UINT8 NTLMv2_CLIENT_CHALLENGE::RespType

Definition at line 154 of file libwinpr/sspi/NTLM/ntlm.h.

◆ Timestamp

BYTE NTLMv2_CLIENT_CHALLENGE::Timestamp[8]

Definition at line 158 of file libwinpr/sspi/NTLM/ntlm.h.


The documentation for this struct was generated from the following file: