Hello,
I want know how to send securiy or encrypted e-mail , and be shure nobody read my mail.
Thank you.
Printable View
Hello,
I want know how to send securiy or encrypted e-mail , and be shure nobody read my mail.
Thank you.
Well, I'm not sure why you would want to send e-mail that nobody can read, but you can find encryption tools in the System.Security.Cryptography namespace.
Look in the System.Web.Mail namespace for smtp classes.
HTH,
pjp