Email Component S/MIME in ASP.NETBack
We are developing an ASP.NET application which sends e-mail to an Outlook-client, and we want the e-mail to be encrypted. By using the mail examples we achieved this. But there are also several references to S/MIME in outlook documentation. And I am wondering when i should use regular e-mail encryption and when to use the S/MIME component?
Answer:
|