Function esp_idf_sys::esp_wifi_sta_wpa2_ent_clear_cert_key
source ยท pub unsafe extern "C" fn esp_wifi_sta_wpa2_ent_clear_cert_key()
Expand description
@brief Clear client certificate and key.
@deprecated This function is deprecated and will be removed in the future.
Please use esp_eap_client_clear_certificate_and_key
instead.