pub unsafe extern "C" fn esp_eap_client_clear_certificate_and_key()
Expand description

@brief Clear the previously set client certificate and private key for EAP authentication.

This function clears the client certificate and private key that were previously set for the EAP client. After calling this function, the EAP client will no longer use the previously configured certificate and private key during the authentication process.