摘要:
using System;using System.Globalization;using System.IO;using System.Security.Cryptography;using System.Text;namespace Pub.Class{ public static class EncryptExtensions { private static readonly byte[] AESKeys = {0x41, 0x72, 0x65, 0x79, 0x6F, 0x75, 0x6D, 0x79, 0x53, 0x6E, 0x6F, 0x77, 0x6... 阅读全文
posted @ 2012-12-17 11:05
尚書
阅读(627)
评论(0)
推荐(0)
浙公网安备 33010602011771号