提交 355e1f04 编写于 作者: R Richard Levitte 提交者: Pauli

DOCS: Mention that libcrypto has helper functions for OSSL_PARAMs

Fixes #11165
Reviewed-by: NTomas Mraz <tomas@openssl.org>
Reviewed-by: NPaul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15073)
上级 79a2bccd
......@@ -71,6 +71,12 @@ is NULL. The usual full terminating template is:
This can also be specified using L<OSSL_PARAM_END(3)>.
=head2 Functional support
Libcrypto offers a limited set of helper functions to handle
B<OSSL_PARAM> items and arrays, please see L<OSSL_PARAM_get_int(3)>.
Developers are free to extend or replace those as they see fit.
=head2 B<OSSL_PARAM> fields
=over 4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册