Back to Samples
Sign and encrypt outgoing e-mail
Creates an e-mail, signs and encrypts it with S/MIME, and sends it via SMTP relay server.
Note that in ASP.NET required certificates usually do not reside in System store of the server.
Instead, they are stored on your local computer.
That's why you need to upload these certificates to the server.