The System.Security.Cryptography.Pkcs.EnvelopedCms class represents a CMS/PKCS #7 structure for enveloped data.
See Also: EnvelopedCms Members
The Cryptographic Message Syntax RFC specifies the following MIME types and file name extensions for CMS/PKCS #7 messages with these content types.
| envelopedData |
application/pkcs7-mime |
.p7m |
| signedData |
application/pkcs7-signature |
.p7s.p7c |