mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-07 06:42:56 +03:00
@@ -770,7 +770,7 @@ struct mbedtls_ssl_handshake_params
|
|||||||
|
|
||||||
#if defined(MBEDTLS_SSL_CLI_C)
|
#if defined(MBEDTLS_SSL_CLI_C)
|
||||||
uint8_t client_auth; /*!< used to check if CertificateRequest has been
|
uint8_t client_auth; /*!< used to check if CertificateRequest has been
|
||||||
received from server side. If CertificateReqeust
|
received from server side. If CertificateRequest
|
||||||
has been received, Certificate and CertificateVerify
|
has been received, Certificate and CertificateVerify
|
||||||
should be sent to server */
|
should be sent to server */
|
||||||
#endif /* MBEDTLS_SSL_CLI_C */
|
#endif /* MBEDTLS_SSL_CLI_C */
|
||||||
|
Reference in New Issue
Block a user