Commit 6e6ba36d authored by Jeffrey Walton's avatar Jeffrey Walton Committed by Matt Caswell
Browse files

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.
parent 161e0a61
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment