FreeBSD Manual Pages
page_cms(3) Heimdal x509 library page_cms(3) 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 • SignedData Data signed with private key (RSA, DSA, ECDSA) or secret (symmetric) key • EnvelopedData Data encrypted with private key (RSA) • EncryptedData Data encrypted with secret (symmetric) key. • ContentInfo Wrapper structure including type and data. See the library functions here: hx509 CMS/pkcs7 functions Version 7.8.0 Tue Nov 15 2022 page_cms(3)
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=page_cms&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>