Update EVP_DigestSignInit() docs
authorMatt Caswell <matt@openssl.org>
Tue, 17 Apr 2018 14:33:17 +0000 (15:33 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 19 Apr 2018 07:34:22 +0000 (08:34 +0100)
commitb6d6b4cd37bf92fded03a0babb80a639b95e96c8
treeee088939c0d02fa69e0f0d32e2ee406b9a25e3ab
parente88f5d57efa5031e4863d455e2b5a9f7f4096c8b
Update EVP_DigestSignInit() docs

Explicitly state which digests can be used with which algorithms.

Fixes #5854

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5995)
doc/crypto/EVP_DigestSignInit.pod