摘要:
1、方法一 (不可逆加密)public string EncryptPassword(string PasswordString,string PasswordFormat ) { string encryptPassword = null; if (PasswordFormat="SHA1"){ encryptPassword=FormsAuthortication.HashPasswor... 阅读全文
posted @ 2010-04-22 09:48
网络金领
阅读(573)
评论(0)
推荐(0)

浙公网安备 33010602011771号