mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-03 18:43:38 -04:00
6 lines
216 B
Plaintext
6 lines
216 B
Plaintext
API changes
|
|
* Add new millisecond time type `mbedtls_ms_time_t` and `mbedtls_ms_time()`
|
|
function, needed for TLS 1.3 ticket lifetimes. Alternative implementations
|
|
can be created using an ALT interface.
|
|
|