md5加密
摘要:string sEncrypted = System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(sPassword, "MD5"); 原串:sPassword 密文串:sEncrypted 命名空间:using System.Security;
阅读全文
posted @ 2009-02-26 19:26


浙公网安备 33010602011771号