Manuel Pégourié-Gonnard b5e4e0a395 Add mbedtls_ssl_get_session_pointer()
Avoid useless copy with mbedtls_ssl_get_session() before serialising.

Used in ssl_client2 for testing and demonstrating usage, but unfortunately
that means mbedtls_ssl_get_session() is no longer tested, which will be fixed
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
2015-09-04 14:21:07 +02:00
2019-08-06 11:25:45 +03:00