summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl/cms.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Provide CMS{,_SignerInfo}_get_versiontb2023-07-281-1/+3
| | | | | | | 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
* Hide symbols in cms, comp, conf, and bufferbeck2023-07-081-0/+146
ok jsing@