mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 18:28:43 +00:00
Fix Documentation error in `mbedtls_ssl_get_session`. This function supports deep copying of the session, and the peer certificate is not lost anymore, Resolves #926