blob: e3f25d6b861d9cab58b422fbbe21f4bef9197ee7 [file] [log] [blame]
Hanno Becker217715d2021-05-18 05:28:53 +01001API Changes
2 * The getter and setter API of the SSL session cache (used for
3 session-ID based session resumption) has changed to that of
4 a key-value store with keys being session IDs and values
5 being opaque instances of `mbedtls_ssl_session`.