xref: /freebsd-src/crypto/heimdal/doc/doxyout/hx509/man/man3/page_cms.3 (revision ae77177087c655fc883075af4f425b37e032cd05)
"page_cms" 3 "30 Sep 2011" "Version 1.5.1" "Heimdalx509library" \" -*- nroff -*-
NAME
page_cms - CMS/PKCS7 message functions. CMS is defined in RFC 3369 and is an continuation of the RSA Labs standard PKCS7. The basic messages in CMS is

"\(bu" 2
SignedData Data signed with private key (RSA, DSA, ECDSA) or secret (symmetric) key
"\(bu" 2
EnvelopedData Data encrypted with private key (RSA)
"\(bu" 2
EncryptedData Data encrypted with secret (symmetric) key.
"\(bu" 2
ContentInfo Wrapper structure including type and data.

See the library functions here: hx509 CMS/pkcs7 functions