1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-05-19 23:21:26 +08:00
Manuel Pégourié-Gonnard 35eb802103 Add support for serialisation session with ticket
On client side, this is required for the main use case where of serialising a
session for later resumption, in case tickets are used.

On server side, this doesn't change much as ticket_len will always be 0.

This unblocks testing the functions by using them in ssl_client2, which will
be done in the next commit.
2019-08-23 12:48:41 +03:00
..
2019-06-25 13:33:51 +01:00
2019-07-02 20:05:16 +02:00
2019-08-06 11:25:45 +03:00