wpa_cipher_txt() function
wpa_cipher_txt - Convert cipher suite to a text string @cipher: Cipher suite (WPA_CIPHER_* enum) Returns: Pointer to a text string of the cipher suite name
Syntax
const char * wpa_cipher_txt(int cipher); wpa_cipher_txt():
![]()
wpa_cipher_txt()