mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-01 01:16:36 -04:00
tls1.3: early data: rephrase ChangeLog
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
eb61868878
commit
65f7653bdd
@ -1,5 +1,4 @@
|
||||
API changes
|
||||
* In TLS 1.3 early data, rename mbedtls_ssl_tls13_conf_early_data() and
|
||||
mbedtls_ssl_tls13_conf_max_early_data_size() to
|
||||
mbedtls_ssl_conf_early_data() and mbedtls_ssl_conf_max_early_data_size()
|
||||
respectively.
|
||||
* 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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user