摘要:
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Security.Cryptography;using System.IO;namespace EncryptDemo{ class Program { static void Main(string[] args) { // Create a new DES key. DESCryptoServiceProvider ke... 阅读全文
posted @ 2012-01-11 16:32
One Ivan
阅读(3825)
评论(0)
推荐(0)
浙公网安备 33010602011771号