summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CMS_signed_add1_attr.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Link CMS_signed_add1_attr(3) to tree structure of crypto(3) manuals andtb2024-01-221-1/+2
| | | | add a back reference from CMS_get0_SignerInfos(3).
* Simplify history section to match what other manuals dotb2024-01-221-23/+2
|
* Document various CMS_{signed,unsigned}_* functionsjob2024-01-221-0/+391
These functions change signed & unsigned attributes of a CMS SignerInfo object With & OK tb@