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

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

 

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