Deleted Added
full compact
page_cms.3 (226031) page_cms.3 (226128)
1.TH "page_cms" 3 "30 Jul 2011" "Version 1.5" "Heimdalx509library" \" -*- nroff -*-
1.TH "page_cms" 3 "30 Sep 2011" "Version 1.5.1" "Heimdalx509library" \" -*- nroff -*-
2.ad l
3.nh
4.SH NAME
5page_cms \- CMS/PKCS7 message functions.
6CMS is defined in RFC 3369 and is an continuation of the RSA Labs standard PKCS7. The basic messages in CMS is
7.PP
8.IP "\(bu" 2
9SignedData Data signed with private key (RSA, DSA, ECDSA) or secret (symmetric) key
10.IP "\(bu" 2
11EnvelopedData Data encrypted with private key (RSA)
12.IP "\(bu" 2
13EncryptedData Data encrypted with secret (symmetric) key.
14.IP "\(bu" 2
15ContentInfo Wrapper structure including type and data.
16.PP
17.PP
18See the library functions here: \fBhx509 CMS/pkcs7 functions\fP
2.ad l
3.nh
4.SH NAME
5page_cms \- CMS/PKCS7 message functions.
6CMS is defined in RFC 3369 and is an continuation of the RSA Labs standard PKCS7. The basic messages in CMS is
7.PP
8.IP "\(bu" 2
9SignedData Data signed with private key (RSA, DSA, ECDSA) or secret (symmetric) key
10.IP "\(bu" 2
11EnvelopedData Data encrypted with private key (RSA)
12.IP "\(bu" 2
13EncryptedData Data encrypted with secret (symmetric) key.
14.IP "\(bu" 2
15ContentInfo Wrapper structure including type and data.
16.PP
17.PP
18See the library functions here: \fBhx509 CMS/pkcs7 functions\fP