mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-05 19:35:48 +03:00
Add deprecated flag in document for sig_hashes
Signed-off-by: Jerry Yu <jerry.h.yu@arm.com>
This commit is contained in:
@@ -3751,6 +3751,8 @@ void mbedtls_ssl_conf_groups(mbedtls_ssl_config *conf,
|
|||||||
* used for certificate signature are controlled by the
|
* used for certificate signature are controlled by the
|
||||||
* verification profile, see \c mbedtls_ssl_conf_cert_profile().
|
* verification profile, see \c mbedtls_ssl_conf_cert_profile().
|
||||||
*
|
*
|
||||||
|
* \deprecated Superseded by mbedtls_ssl_conf_sig_algs().
|
||||||
|
*
|
||||||
* \note This list should be ordered by decreasing preference
|
* \note This list should be ordered by decreasing preference
|
||||||
* (preferred hash first).
|
* (preferred hash first).
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user