pub unsafe extern "C" fn mbedtls_ssl_conf_cert_req_ca_list(
    conf: *mut mbedtls_ssl_config,
    cert_req_ca_list: c_char
)
Expand description

\brief Whether to send a list of acceptable CAs in CertificateRequest messages. (Default: do send)

\param conf SSL configuration \param cert_req_ca_list MBEDTLS_SSL_CERT_REQ_CA_LIST_ENABLED or MBEDTLS_SSL_CERT_REQ_CA_LIST_DISABLED