[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.] System.Security.Cryptography.Pkcs is the namespace that contains the managed code implementation of the Cryptographic Message Syntax (CMS) and Public-Key Cryptography Standards #7 (PKCS #7) standards. CMS is a superset of PKCS #7. This documentation refers to the Microsoft implementation of this combination of technologies as CMS/PKCS #7 to emphasize that there are dual standards implemented in this namespace.
For more information about CMS, see Cryptographic Message Syntax (CMS) (http://www.ietf.org/rfc/rfc3369.txt).
For more information about PKCS #7, see PKCS #7: Cryptographic Message Syntax Standard (http://www.rsasecurity.com/rsalabs/node.asp?id=2129).

In This Section