blob: 75cc9438f82cf709486204fc1d6f5d0891e3e474 [file] [log] [blame]
Hanno Beckerea620862021-05-18 08:36:36 +01001API changes
Hanno Becker217715d2021-05-18 05:28:53 +01002 * 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`.