2.2.1.3.2 NT_RESPONSE
The NT_RESPONSE structure is used in the NtResponse field in the CalculateNtResponse message (section 2.2.2.2.3) and in the CalculateUserSessionKeyNt message (section 2.2.2.2.4).
-
typedef struct _NT_RESPONSE{ UCHAR Data[MSV1_0_RESPONSE_LENGTH]; } NT_RESPONSE, *PNT_RESPONSE;
Data: A UCHAR ([MS-DTYP] section 2.2.45) that is an array of 8-bit data items with a length specified by MSV1_0_RESPONSE_LENGTH (24) that specifies the number bytes in the string.