Add a function to get the handshake digest for an SSL_CIPHER
authorMatt Caswell <matt@openssl.org>
Mon, 12 Jun 2017 15:56:15 +0000 (16:56 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 13:45:35 +0000 (14:45 +0100)
commitba4df6828620acddab3c2bf3b99a2b4a838c61de
tree4a82dc12c8fef26deee808a7b0ae8f643c2cb92f
parentf46184bd90aea1d71e46a598038215a7fcb359c6
Add a function to get the handshake digest for an SSL_CIPHER

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