C# MD5加密,验证,方法,单属

string newWord = System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(word, "MD5").ToString();

 

posted @ 2009-01-21 17:23  binlunia  阅读(112)  评论(0编辑  收藏  举报