Sortix cross-volatile manual
This manual documents Sortix cross-volatile. You can instead view this document in the latest official manual.
NAME
SSL_session_reused — query whether a reused session was negotiated during handshakeDESCRIPTION
Query whether a reused session was negotiated during the handshake.RETURN VALUES
The following return values can occur:- 0
- A new session was negotiated.
- 1
- A session was reused.