mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2025-12-06 07:12:32 +01:00
6 lines
257 B
Plaintext
6 lines
257 B
Plaintext
|
|
Changes
|
||
|
|
* Explicitly mark the fields mbedtls_ssl_session.exported and
|
||
|
|
mbedtls_ssl_config.respect_cli_pref as private. This was an
|
||
|
|
oversight during the run-up to the release of Mbed TLS 3.0.
|
||
|
|
The fields were never intended to be public.
|