blob: 1198847963d879c14ec524dcd191f07824db5951 [file] [log] [blame]
Gilles Peskine69477b52022-01-13 01:01:45 +01001Features
2 * The structures mbedtls_ssl_config and mbedtls_ssl_context have an
3 extra field user_data which is reserved for the application.
Gilles Peskine915896f2022-01-13 01:05:10 +01004 * Add an accessor function to get the configuration associated with
5 an SSL context.