From: Dr. David von Oheimb Date: Fri, 19 Jun 2020 18:39:33 +0000 (+0200) Subject: Add documentation of OSSL_CRMF_CERTID_dup() X-Git-Tag: openssl-3.0.0-alpha4~57 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e197158bd5b5a5674b8ea67e838bac47395c66f9;p=oweals%2Fopenssl.git Add documentation of OSSL_CRMF_CERTID_dup() Fixes #12190 Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/12208) --- diff --git a/doc/man3/X509_dup.pod b/doc/man3/X509_dup.pod index a92d82098d..d348acdfd2 100644 --- a/doc/man3/X509_dup.pod +++ b/doc/man3/X509_dup.pod @@ -139,6 +139,7 @@ OSSL_CMP_PKISI_free, OSSL_CMP_PKISI_it, OSSL_CMP_PKISI_new, OSSL_CMP_PKISTATUS_it, +OSSL_CRMF_CERTID_dup, OSSL_CRMF_CERTID_free, OSSL_CRMF_CERTID_it, OSSL_CRMF_CERTID_new,