摘要: /// /// AES加密 /// /// /// public static string AesEncrypt(string clearTxt) { string secretKey = "I15TMSLO0KXUWTHO"; ... 阅读全文
posted @ 2016-08-16 11:47 逍遥子k 阅读(7321) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示