Add the ability for a client to receive a KeyUpdate message
authorMatt Caswell <matt@openssl.org>
Thu, 9 Feb 2017 12:07:31 +0000 (12:07 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 17 Feb 2017 10:28:00 +0000 (10:28 +0000)
commite1c3de4450ccac6c981d0cab3c78f87220ac79fa
tree05fad20a88a9dcefee1c424324f16271f8f0f270
parent7d8c2dfa64f1f717581a67d078d98e4c331e6d14
Add the ability for a client to receive a KeyUpdate message

This just receives the message. It doesn't actually update any keys yet.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2609)
include/openssl/ssl.h
ssl/ssl_err.c
ssl/statem/statem_clnt.c
ssl/statem/statem_lib.c
ssl/statem/statem_locl.h