Click to See Complete Forum and Search --> : send security e-mail


abbe
June 14th, 2002, 01:49 AM
Hello,
I want know how to send securiy or encrypted e-mail , and be shure nobody read my mail.
Thank you.

pjpark
June 14th, 2002, 03:32 PM
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