I need to convert a String to a MD5 or SHA1 hash, can you help me?
↧
System.Security.Cryptography does not have SHA1 or MD5 or any Cryptography class, how do I proceed?
↧
I need to convert a String to a MD5 or SHA1 hash, can you help me?