Zephyr API 3.6.99
|
#include <wifi.h>
Data Fields | |
char * | key_mgmt |
Key management type string. | |
char * | openssl_ciphers |
OpenSSL cipher string. | |
char * | group_cipher |
Group cipher cipher string. | |
char * | pairwise_cipher |
Pairwise_cipher cipher string. | |
char * | group_mgmt_cipher |
Group management cipher string. | |
char * | tls_flags |
Used to confiure TLS features. | |
char* wifi_eap_cipher_config::group_cipher |
Group cipher cipher string.
char* wifi_eap_cipher_config::group_mgmt_cipher |
Group management cipher string.
char* wifi_eap_cipher_config::key_mgmt |
Key management type string.
char* wifi_eap_cipher_config::openssl_ciphers |
OpenSSL cipher string.
char* wifi_eap_cipher_config::pairwise_cipher |
Pairwise_cipher cipher string.
char* wifi_eap_cipher_config::tls_flags |
Used to confiure TLS features.