Add a SSL_get_key_update_type() function
authorMatt Caswell <matt@openssl.org>
Thu, 9 Feb 2017 15:05:46 +0000 (15:05 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 17 Feb 2017 10:28:00 +0000 (10:28 +0000)
commit53d1d07d303f8f482600aafe7bd983a9ee70936d
tree8c1e0f0bea40cda543cf7f2f839ddd1f812d93da
parent9412b3ad3411a2106e87f0570e5f021af071ab8b
Add a SSL_get_key_update_type() function

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