摘要: c#: /// /// 完整 /// public class TripleDESHelper1 { public static string Encrypt(string aStrString, string aStrKey, CipherMode mode = CipherMode.ECB, string iv ... 阅读全文
posted @ 2018-01-22 10:21 94cool 阅读(2530) 评论(0) 推荐(0)