commit | e1c3de4450ccac6c981d0cab3c78f87220ac79fa | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Thu Feb 09 12:07:31 2017 +0000 |
committer | Matt Caswell <matt@openssl.org> | Fri Feb 17 10:28:00 2017 +0000 |
tree | 05fad20a88a9dcefee1c424324f16271f8f0f270 | |
parent | 7d8c2dfa64f1f717581a67d078d98e4c331e6d14 [diff] |
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)