enum tapi_auth_key_mgmt_t
Overview
Key management types supported by supplicant More…
#include <tapi_radius.h> enum tapi_auth_key_mgmt_t { TAPI_AUTH_KEY_NONE, TAPI_AUTH_KEY_PSK, TAPI_AUTH_KEY_8021X, };
Detailed Documentation
Key management types supported by supplicant
Enum Values
TAPI_AUTH_KEY_NONE
No key authentication
TAPI_AUTH_KEY_PSK
Pre-shared key authentication
TAPI_AUTH_KEY_8021X
IEEE802.1x/EAP authentication