]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:18:36 +0000 (16:18 +0100)
commit23cec1f4b4801c643853bf2eb07d7eae5f4fe7cb
tree92bb9412d0ad323162277ada596fe2a76148470b
parentb5cdec2feac6049418543216ac5da70395697839
Add documentation for the SSL_export_keying_material() function

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