From: Benny Baumann Date: Tue, 16 Jun 2020 21:43:24 +0000 (+0200) Subject: Add missing section on asymmetric ciphers X-Git-Tag: openssl-3.0.0-alpha4~88 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=edeaa96ae6aa9b5e0ba5fe98a7258086767a7887;p=oweals%2Fopenssl.git Add missing section on asymmetric ciphers Reviewed-by: Paul Dale Reviewed-by: Matt Caswell (Merged from https://github.com/openssl/openssl/pull/12170) --- diff --git a/doc/man7/provider.pod b/doc/man7/provider.pod index 581c33b9a4..08edb4a1dd 100644 --- a/doc/man7/provider.pod +++ b/doc/man7/provider.pod @@ -146,6 +146,14 @@ The number for this operation is B. The functions the provider can offer are described in L +=item Asymmetric Ciphers + +In the OpenSSL libraries, the corresponding method object is +B. +The number for this operation is B. +The functions the provider can offer are described in +L + =item Serialization In the OpenSSL libraries, the corresponding method object is