TianoCore EDK2 master
Loading...
Searching...
No Matches
CHAP_LOCAL_AUTH_NODE Struct Reference

Data Fields

AUTH_NODE_HEADER Header
 
UINT16 Reserved
 
UINT16 UserSecretLength
 
UINT8 UserSecret [1]
 

Detailed Description

Definition at line 107 of file AuthenticationInfo.h.

Field Documentation

◆ Header

AUTH_NODE_HEADER CHAP_LOCAL_AUTH_NODE::Header

Definition at line 108 of file AuthenticationInfo.h.

◆ Reserved

UINT16 CHAP_LOCAL_AUTH_NODE::Reserved

Reserved for future use.

Definition at line 113 of file AuthenticationInfo.h.

◆ UserSecret

UINT8 CHAP_LOCAL_AUTH_NODE::UserSecret[1]

User Secret.

Definition at line 123 of file AuthenticationInfo.h.

◆ UserSecretLength

UINT16 CHAP_LOCAL_AUTH_NODE::UserSecretLength

User Secret Length in bytes.

Definition at line 118 of file AuthenticationInfo.h.


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