Need to decrypt password using SQL Query which is decrypted by System.web.Security macanism.
Can anyone tell how to decrypt password using sql query which is encrypted using 3DES also. I have the Encryption key and Salt value by which password is encrypted.
Thanks,
Gaurav