Clarified that the signature's buffer size, `s`, is not used as an
authorJeffrey Walton <noloader@gmail.com>
Sun, 29 Jun 2014 22:34:21 +0000 (23:34 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 29 Jun 2014 22:34:21 +0000 (23:34 +0100)
commit6e6ba36d980f67b6e5c7b139f78da7acbbf8ec76
tree81d09e4a9e26ef855354acd48faa9a91cb70f13c
parent161e0a617dc4a6a0996f27f732ba3baeaaff497c
Clarified that the signature's buffer size, `s`, is not used as an
IN parameter.

Under the old docs, the only thing stated was "at most
EVP_PKEY_size(pkey) bytes will be written". It was kind of misleading
since it appears EVP_PKEY_size(pkey) WILL be written regardless of the
signature's buffer size.
doc/crypto/EVP_SignInit.pod