Supporting Tasks for Using System.Security.Cryptography.PkcsĀ
The following procedures support the main tasks in Using System.Security.Cryptography.Pkcs.
In This Section
- How to: Export and Import a Public Key Certificate
Describes how to facilitate the setup of the encryption examples by exporting a public key certificate from the My certificate store and importing it into the AddressBook certificate store.
- How to: Add an Authenticated Attribute to a Signed Message
Creates a CMS/PKCS #7 signed message. The message is signed by a single signer. The message includes a time stamp as an authenticated attribute.