iPXE
Data Fields
http_response_auth_ntlm Struct Reference

HTTP response NTLM authorization descriptor. More...

#include <http.h>

Data Fields

struct ntlm_challengechallenge
 Challenge message. More...
 
struct ntlm_challenge_info info
 Challenge information. More...
 

Detailed Description

HTTP response NTLM authorization descriptor.

Definition at line 287 of file http.h.

Field Documentation

◆ challenge

struct ntlm_challenge* http_response_auth_ntlm::challenge

Challenge message.

Definition at line 289 of file http.h.

◆ info

struct ntlm_challenge_info http_response_auth_ntlm::info

Challenge information.

Definition at line 291 of file http.h.


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