Credentials for the user to authenticate with the AAA server (WPA-Enterprise Mode IEEE802.1x). More...
#include <m2m_types.h>
Public Attributes | |
uint8 | au8UserName [M2M_1X_USR_NAME_MAX] |
uint8 | au8Passwd [M2M_1X_PWD_MAX] |
Credentials for the user to authenticate with the AAA server (WPA-Enterprise Mode IEEE802.1x).
uint8 tstr1xAuthCredentials::au8Passwd[M2M_1X_PWD_MAX] |
Password corresponding to the user name. It must be Null terminated string.
uint8 tstr1xAuthCredentials::au8UserName[M2M_1X_USR_NAME_MAX] |
User Name. It must be Null terminated string.