iPXE
Data Fields
ntlm_key Struct Reference

An NTLM verification key. More...

#include <ntlm.h>

Data Fields

uint8_t raw [MD5_DIGEST_SIZE]
 Raw bytes. More...
 

Detailed Description

An NTLM verification key.

Definition at line 175 of file ntlm.h.

Field Documentation

◆ raw

uint8_t ntlm_key::raw[MD5_DIGEST_SIZE]

Raw bytes.

Definition at line 177 of file ntlm.h.


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