FreeRDP
NTLM_AUTHENTICATE_MESSAGE Struct Reference

#include <ntlm.h>

Data Fields

BYTE Signature [8]
 
UINT32 MessageType
 
UINT32 NegotiateFlags
 
NTLM_VERSION_INFO Version
 
NTLM_MESSAGE_FIELDS DomainName
 
NTLM_MESSAGE_FIELDS UserName
 
NTLM_MESSAGE_FIELDS Workstation
 
NTLM_MESSAGE_FIELDS LmChallengeResponse
 
NTLM_MESSAGE_FIELDS NtChallengeResponse
 
NTLM_MESSAGE_FIELDS EncryptedRandomSessionKey
 
BYTE MessageIntegrityCheck [16]
 

Field Documentation

◆ DomainName

NTLM_MESSAGE_FIELDS NTLM_AUTHENTICATE_MESSAGE::DomainName

◆ EncryptedRandomSessionKey

NTLM_MESSAGE_FIELDS NTLM_AUTHENTICATE_MESSAGE::EncryptedRandomSessionKey

◆ LmChallengeResponse

NTLM_MESSAGE_FIELDS NTLM_AUTHENTICATE_MESSAGE::LmChallengeResponse

◆ MessageIntegrityCheck

BYTE NTLM_AUTHENTICATE_MESSAGE::MessageIntegrityCheck[16]

◆ MessageType

UINT32 NTLM_AUTHENTICATE_MESSAGE::MessageType

◆ NegotiateFlags

UINT32 NTLM_AUTHENTICATE_MESSAGE::NegotiateFlags

◆ NtChallengeResponse

NTLM_MESSAGE_FIELDS NTLM_AUTHENTICATE_MESSAGE::NtChallengeResponse

◆ Signature

BYTE NTLM_AUTHENTICATE_MESSAGE::Signature[8]

◆ UserName

NTLM_MESSAGE_FIELDS NTLM_AUTHENTICATE_MESSAGE::UserName

◆ Version

NTLM_VERSION_INFO NTLM_AUTHENTICATE_MESSAGE::Version

◆ Workstation

NTLM_MESSAGE_FIELDS NTLM_AUTHENTICATE_MESSAGE::Workstation

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