diff options
Diffstat (limited to 'doc/doxyout/hx509/man/man3/page_cms.3')
-rw-r--r-- | doc/doxyout/hx509/man/man3/page_cms.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/doxyout/hx509/man/man3/page_cms.3 b/doc/doxyout/hx509/man/man3/page_cms.3 index c8090e03cf4b..00050995d35d 100644 --- a/doc/doxyout/hx509/man/man3/page_cms.3 +++ b/doc/doxyout/hx509/man/man3/page_cms.3 @@ -1,18 +1,18 @@ -.TH "page_cms" 3 "11 Jan 2012" "Version 1.5.2" "Heimdalx509library" \" -*- nroff -*- +.TH "page_cms" 3 "Fri Dec 8 2017" "Version 7.5.0" "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 +page_cmsCMS/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. +EncryptedData Data encrypted with secret (symmetric) key\&. .IP "\(bu" 2 -ContentInfo Wrapper structure including type and data. +ContentInfo Wrapper structure including type and data\&. .PP .PP See the library functions here: \fBhx509 CMS/pkcs7 functions\fP |