DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()
authorRichard Levitte <levitte@openssl.org>
Wed, 8 Jan 2020 10:04:15 +0000 (11:04 +0100)
committerRichard Levitte <levitte@openssl.org>
Fri, 17 Jan 2020 08:04:04 +0000 (09:04 +0100)
commit6942a0d6feb8d3dcbbc6a1ec6be9de7ab2df1530
treeaa562d99c2de552cd05a058e9e4852c17858b846
parent81a624f2c215eb9def0917184b026b2e2db2dd54
DOC: New file for EVP_PKEY_size(), EVP_PKEY_bits() and EVP_PKEY_security_bits()

We change the description to be about the key rather than the
signature.  How the key size is related to the signature is explained
in the description of EVP_SignFinal() anyway.

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/10778)
doc/man3/EVP_PKEY_size.pod [new file with mode: 0644]
doc/man3/EVP_SignInit.pod
util/missingcrypto.txt