mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-04 02:52:38 -04:00
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.
|