DragonFly On-Line Manual Pages

Search: Section:  


page_cms(3)                   Heimdalx509library                   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 o SignedData Data signed with private key (RSA, DSA, ECDSA) or secret (symmetric) key o EnvelopedData Data encrypted with private key (RSA) o EncryptedData Data encrypted with secret (symmetric) key. o ContentInfo Wrapper structure including type and data. See the library functions here: hx509 CMS/pkcs7 functions Version 1.5.3 9 Dec 2012 page_cms(3)

Search: Section: