Commit 16bfe6ce authored by Richard Levitte's avatar Richard Levitte
Browse files

doc/man3/OSSL_PARAM_TYPE.pod: modify Example 2 to allow unspecified params



A parameter requestor is never obligated to ask for all available
parameters on an object.  Unfortunately, Example 2 showed a code
pattern that introduced such an obligation, and therefore needed a
small adjustment.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8523)
parent 52958608
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