by Calixto el octavo satélite de Júpìter

Question by upperEchelon: how can I secure the information sent from my asp.net application to an email recepient.? I have a SSN field…etc on my asp.net website. When the user clicks submit I want the data to be secure. All I am doing is sending the data in an email to myself. Is there an easy and FREE way to do this? I suspect I need SSL or certicates.

Thanks, Sorry I am kinda new to encryption.

Which class in the .net framework do you use? And what does the person who will read More >