Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
2d05e0f440aa97692b2a109a9a774e1f0862a4e4
/
.
/
ChangeLog.d
/
session-cache-api.txt
blob: 75cc9438f82cf709486204fc1d6f5d0891e3e474 [
file
] [
log
] [
blame
]
API changes
* The getter and setter API of the SSL session cache (used for
session-ID based session resumption) has changed to that of
a key-value store with keys being session IDs and values
being opaque instances of `mbedtls_ssl_session`.