From ab03334f7ceb91469c7363cf0ce874be709af4c5 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Fri, 28 Jul 2023 10:28:03 +0000 Subject: Provide CMS{,_SignerInfo}_get_version Add accessors for the syntax versions of ContentInfo and SignerInfo. These will be used soon in rpki-client for some more compliance checks. ok job jsing --- lib/libcrypto/Symbols.list | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libcrypto/Symbols.list') diff --git a/lib/libcrypto/Symbols.list b/lib/libcrypto/Symbols.list index b9ce49b2779..f9f1b10c22d 100644 --- a/lib/libcrypto/Symbols.list +++ b/lib/libcrypto/Symbols.list @@ -557,6 +557,7 @@ CMS_SignerInfo_get0_md_ctx CMS_SignerInfo_get0_pkey_ctx CMS_SignerInfo_get0_signature CMS_SignerInfo_get0_signer_id +CMS_SignerInfo_get_version CMS_SignerInfo_set1_signer_cert CMS_SignerInfo_sign CMS_SignerInfo_verify @@ -597,6 +598,7 @@ CMS_get0_type CMS_get1_ReceiptRequest CMS_get1_certs CMS_get1_crls +CMS_get_version CMS_is_detached CMS_set1_eContentType CMS_set1_signers_certs -- cgit v1.2.3