Add documentation for the SSL_export_keying_material() function
authorMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 12:55:02 +0000 (13:55 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 21 Jun 2017 15:19:41 +0000 (16:19 +0100)
commit2f4a4df647d5d988eaa8be6a6c950b664f09b096
tree7521b0115f3b31a0a220cf363450d332df804fc3
parent21815512063d00325fd8e25f3f39ced047cb968b
Add documentation for the SSL_export_keying_material() function

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3736)
doc/ssl/SSL_export_keying_material.pod [new file with mode: 0644]
include/openssl/tls1.h
ssl/ssl_lib.c