mbedtls/ChangeLog.d/ssl_context-version_number.txt
Gilles Peskine e1a0c25f71 New function to access the TLS version from a context as an enum
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2022-02-21 15:14:01 +01:00

3 lines
122 B
Text

Features
* Add a function to access the TLS version from a context in a form that's
easy to compare. Fixes #5407.