Add documentation about Capabilities
authorMatt Caswell <matt@openssl.org>
Thu, 21 May 2020 14:57:35 +0000 (15:57 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Jun 2020 09:19:31 +0000 (10:19 +0100)
commit3c49e4ff519abee92d9557eca8653ab82cd5787c
tree72e4dad1cca4bfd19f2b26cc4422c66307357497
parent381f3f3bbc930abb98ddc6ddff847f2d55e73a0c
Add documentation about Capabilities

Document the OSSL_PROVIDER_get_capabilities() function as well as the
provider side support for capabilities.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11914)
doc/man3/OSSL_PROVIDER.pod
doc/man7/provider-base.pod