FreeRDP
NTLM_CHALLENGE_MESSAGE Struct Reference
Collaboration diagram for NTLM_CHALLENGE_MESSAGE:

Data Fields

NTLM_MESSAGE_HEADER header
 
UINT32 NegotiateFlags
 
BYTE ServerChallenge [8]
 
BYTE Reserved [8]
 
NTLM_VERSION_INFO Version
 
NTLM_MESSAGE_FIELDS TargetName
 
NTLM_MESSAGE_FIELDS TargetInfo
 

Detailed Description

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

Field Documentation

◆ header

NTLM_MESSAGE_HEADER NTLM_CHALLENGE_MESSAGE::header

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

◆ NegotiateFlags

UINT32 NTLM_CHALLENGE_MESSAGE::NegotiateFlags

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

◆ Reserved

BYTE NTLM_CHALLENGE_MESSAGE::Reserved[8]

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

◆ ServerChallenge

BYTE NTLM_CHALLENGE_MESSAGE::ServerChallenge[8]

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

◆ TargetInfo

NTLM_MESSAGE_FIELDS NTLM_CHALLENGE_MESSAGE::TargetInfo

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

◆ TargetName

NTLM_MESSAGE_FIELDS NTLM_CHALLENGE_MESSAGE::TargetName

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

◆ Version

NTLM_VERSION_INFO NTLM_CHALLENGE_MESSAGE::Version

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


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