摘要:
SHA1加密:string[] ArrTmp = { Token, timestamp, nonce };Array.Sort(ArrTmp);//字典排序string tmpStr = string.Join("", ArrTmp);HashAlgorithm sha1 = System.Secu... 阅读全文
posted @ 2015-03-27 10:37
Nichk
阅读(198)
评论(0)
推荐(0)
浙公网安备 33010602011771号