|
TianoCore EDK2 master
|
Data Fields | |
| AUTH_NODE_HEADER | Header |
| UINT16 | Reserved |
| UINT16 | UserSecretLength |
| UINT8 | UserSecret [1] |
Definition at line 107 of file AuthenticationInfo.h.
| AUTH_NODE_HEADER CHAP_LOCAL_AUTH_NODE::Header |
Definition at line 108 of file AuthenticationInfo.h.
| UINT16 CHAP_LOCAL_AUTH_NODE::Reserved |
Reserved for future use.
Definition at line 113 of file AuthenticationInfo.h.
| UINT8 CHAP_LOCAL_AUTH_NODE::UserSecret[1] |
User Secret.
Definition at line 123 of file AuthenticationInfo.h.
| UINT16 CHAP_LOCAL_AUTH_NODE::UserSecretLength |
User Secret Length in bytes.
Definition at line 118 of file AuthenticationInfo.h.