summaryrefslogtreecommitdiffstats
path: root/doc/doxyout/hx509/man/man3/page_cms.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxyout/hx509/man/man3/page_cms.3')
-rw-r--r--doc/doxyout/hx509/man/man3/page_cms.318
1 files changed, 18 insertions, 0 deletions
diff --git a/doc/doxyout/hx509/man/man3/page_cms.3 b/doc/doxyout/hx509/man/man3/page_cms.3
new file mode 100644
index 0000000..bd19fc5
--- /dev/null
+++ b/doc/doxyout/hx509/man/man3/page_cms.3
@@ -0,0 +1,18 @@
+.TH "page_cms" 3 "30 Jul 2011" "Version 1.5" "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