PDA

View Full Version : Encrypt String (Sha1)


christrinder
04-29-2004, 05:10 PM
Hi,

Can anybody please tell me the syntax for using ASP.Net's sha1 encryption in C#. All I want to do is pass a string into a function and return the encrypted value as a string. Is it even possible?

Thanks in advance for any help.

Chris

glenngv
05-03-2004, 10:34 AM
http://www.devarticles.com/c/a/ASP.NET/Cryptographic-Objects-in-C-sharp-Part-1/2/