_ntlmhdr Struct Reference

#include <ntlmauth.h>

Collaboration diagram for _ntlmhdr:

Public Attributes

char signature [8]
 
int32_t type
 

Detailed Description

This is an header common to all packets, it's used to discriminate among the different packet signature types.

Definition at line 80 of file ntlmauth.h.

Member Data Documentation

◆ signature

char _ntlmhdr::signature[8]

"NTLMSSP"

Definition at line 81 of file ntlmauth.h.

Referenced by manage_request(), ntlm_make_challenge(), and ntlm_validate_packet().

◆ type

int32_t _ntlmhdr::type

One of the NTLM_* types above.

Definition at line 82 of file ntlmauth.h.

Referenced by manage_request(), ntlm_make_challenge(), and ntlm_validate_packet().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors