mbedtls/ChangeLog.d/rename-conf-early-data-API.txt

5 lines
237 B
Text
Raw Normal View History

API changes
* Remove `tls13_` prefix in the name of mbedtls_ssl_tls13_conf_early_data()
and mbedtls_ssl_tls13_conf_max_early_data_size(). Early data feature may
not be TLS 1.3 specific in the furture, as requested in #6909.