S
shapper
Hello,
How can I hash a string in C#?
I suppose I should use MD5 ... at least is what is used in ASP.NET
membership.
I need to has a string and compare it to an already hashed string.
Thanks,
Miguel
How can I hash a string in C#?
I suppose I should use MD5 ... at least is what is used in ASP.NET
membership.
I need to has a string and compare it to an already hashed string.
Thanks,
Miguel