psw = System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(psw, "MD5");  //MD5算法

 加密算法不可逆。

相关文章: