2022-01-13 01:01:45 +01:00
|
|
|
Features
|
|
|
|
* The structures mbedtls_ssl_config and mbedtls_ssl_context have an
|
|
|
|
extra field user_data which is reserved for the application.
|
2022-01-13 01:05:10 +01:00
|
|
|
* Add an accessor function to get the configuration associated with
|
|
|
|
an SSL context.
|