mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 18:18:24 +00:00
6cdfe9d51f
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
5 lines
217 B
Plaintext
5 lines
217 B
Plaintext
API changes
|
|
* Remove `tls13_` in mbedtls_ssl_tls13_conf_early_data() and
|
|
mbedtls_ssl_tls13_conf_max_early_data_size() API names. Early data
|
|
feature may not be TLS 1.3 specific in the future. Fixes #6909.
|