FreeRDP
NTLM_CHALLENGE_MESSAGE Struct Reference

#include <ntlm.h>

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
 

Field Documentation

◆ header

NTLM_MESSAGE_HEADER NTLM_CHALLENGE_MESSAGE::header

◆ NegotiateFlags

UINT32 NTLM_CHALLENGE_MESSAGE::NegotiateFlags

◆ Reserved

BYTE NTLM_CHALLENGE_MESSAGE::Reserved[8]

◆ ServerChallenge

BYTE NTLM_CHALLENGE_MESSAGE::ServerChallenge[8]

◆ TargetInfo

NTLM_MESSAGE_FIELDS NTLM_CHALLENGE_MESSAGE::TargetInfo

◆ TargetName

NTLM_MESSAGE_FIELDS NTLM_CHALLENGE_MESSAGE::TargetName

◆ Version

NTLM_VERSION_INFO NTLM_CHALLENGE_MESSAGE::Version

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