Documentation updates for TLSv1.3 sessions
authorMatt Caswell <matt@openssl.org>
Tue, 21 Mar 2017 13:51:03 +0000 (13:51 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 26 Apr 2017 15:42:29 +0000 (16:42 +0100)
Add documentation for SSL_SESSION_is_resumable(). Also describe the interaction
of the various session functions and TLSv1.3 post-handshake sessions.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3008)


No differences found