Network Wi-Fi EAP credential entry.
This structure holds the Extensible Authentication Protocol (EAP) credentials for a Wi-Fi network, including the credential type, data length, and the actual EAP credential data.
Public Attributes#
Network credential type of sl_net_credential_type_t.
uint16_t
Data length.
sl_wifi_eap_credential_t
Data of type sl_wifi_eap_credential_t
Public Attribute Documentation#
type#
sl_net_credential_type_t sl_net_wifi_eap_credential_entry_t::type
Network credential type of sl_net_credential_type_t.
data#
sl_wifi_eap_credential_t sl_net_wifi_eap_credential_entry_t::data
Data of type sl_wifi_eap_credential_t