PKCS7
From Just Solve the File Format Problem
(Difference between revisions)
(PRONOM) |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Security | |subcat=Security | ||
+ | |pronom={{PRONOM|fmt/670}} | ||
}} | }} | ||
'''PKCS #7''' ('''PKCS7''', Cryptographic Message Syntax Standard) defines standard formats for messages secured using public-key cryptography. [[S/MIME]], a format for secure e-mail messages, is based in part on PKCS7. | '''PKCS #7''' ('''PKCS7''', Cryptographic Message Syntax Standard) defines standard formats for messages secured using public-key cryptography. [[S/MIME]], a format for secure e-mail messages, is based in part on PKCS7. |
Revision as of 00:27, 25 October 2014
PKCS #7 (PKCS7, Cryptographic Message Syntax Standard) defines standard formats for messages secured using public-key cryptography. S/MIME, a format for secure e-mail messages, is based in part on PKCS7.
As of version 1.5, PKCS7 defines six content types:
- Data
- Signed data
- Enveloped data
- Signed-and-enveloped data
- Digested data
- Encrypted data
See also
Specifications
- RFC 2315: PKCS #7: Cryptographic Message Syntax, Version 1.5