Provide a function to send a KeyUpdate message
authorMatt Caswell <matt@openssl.org>
Wed, 8 Feb 2017 09:15:22 +0000 (09:15 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 17 Feb 2017 10:28:00 +0000 (10:28 +0000)
commit44c04a2e063715abdf2db095827261456fada74a
tree0fd352dfec7c296d387cc83f4c993843fb0e2f1f
parent25b802bb855285bb3a799014f3669f73f4d11871
Provide a function to send a KeyUpdate message

This implements the server side KeyUpdate sending capability as well.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2609)
include/openssl/ssl.h
include/openssl/ssl3.h
ssl/ssl_err.c
ssl/ssl_lib.c
ssl/ssl_locl.h
ssl/statem/statem_lib.c
ssl/statem/statem_locl.h
ssl/statem/statem_srvr.c
util/libssl.num