mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
5 lines
257 B
Text
5 lines
257 B
Text
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.
|