_strhdr Struct Reference

#include <ntlmauth.h>

Collaboration diagram for _strhdr:

Public Attributes

int16_t len
 
int16_t maxlen
 
int32_t offset
 

Detailed Description

String header. String data resides at the end of the request

Definition at line 52 of file ntlmauth.h.

Member Data Documentation

◆ len

int16_t _strhdr::len

Length in bytes

Definition at line 53 of file ntlmauth.h.

Referenced by ntlm_add_to_payload(), ntlm_check_auth(), ntlm_fetch_string(), and ntlm_unpack_auth().

◆ maxlen

int16_t _strhdr::maxlen

Allocated space in bytes

Definition at line 54 of file ntlmauth.h.

Referenced by main(), make_challenge(), and ntlm_add_to_payload().

◆ offset

int32_t _strhdr::offset

Offset from start of request

Definition at line 55 of file ntlmauth.h.

Referenced by ntlm_add_to_payload(), ntlm_check_auth(), ntlm_fetch_string(), and ntlm_unpack_auth().


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors