summaryrefslogtreecommitdiffstats
path: root/doc/doxyout/hx509/man/man3/page_cms.3
blob: a8be947f5316a1dbff248a16b70a60c03dbed2cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH "page_cms" 3 "30 Sep 2011" "Version 1.5.1" "Heimdalx509library" \" -*- nroff -*-
.ad l
.nh
.SH 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
.PP
.IP "\(bu" 2
SignedData Data signed with private key (RSA, DSA, ECDSA) or secret (symmetric) key
.IP "\(bu" 2
EnvelopedData Data encrypted with private key (RSA)
.IP "\(bu" 2
EncryptedData Data encrypted with secret (symmetric) key.
.IP "\(bu" 2
ContentInfo Wrapper structure including type and data.
.PP
.PP
See the library functions here: \fBhx509 CMS/pkcs7 functions\fP 
OpenPOWER on IntegriCloud