mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 20:23:00 -04:00
6 lines
238 B
Plaintext
6 lines
238 B
Plaintext
Features
|
|
* The structures mbedtls_ssl_config and mbedtls_ssl_context have an
|
|
extra field user_data which is reserved for the application.
|
|
* Add an accessor function to get the configuration associated with
|
|
an SSL context.
|