_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 127 of file ntlmauth.h.
Member Data Documentation
| char _ntlmhdr::signature[8] |
"NTLMSSP"
Definition at line 128 of file ntlmauth.h.
Referenced by ntlm_make_challenge(), and ntlm_validate_packet().
| int32_t _ntlmhdr::type |
One of the NTLM_* types above.
Definition at line 129 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:
- libntlmauth/ntlmauth.h
Search
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Help Out
- Getting Squid
- Donate
- Squid Deployment Case-Studies
Documentation
- FAQ | Wiki | Book
- Configuration Reference
- Configuration Guide - Visolve
- Configuration Examples
- Users guide
- Non-English
- Security Advisories
- More...
Support
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
