mbedtls_ssl_handshake_params::client_auth field
used to check if CertificateRequest has been received from server side. If CertificateRequest has been received, Certificate and CertificateVerify should be sent to server
![]()
uint8_t client_auth;
mbedtls_ssl_handshake_params::client_auth is written by 1 function and is read by 3 functions:
![]()
mbedtls_ssl_handshake_params::client_auth