摘要:
添加引用 using System;using System.Text;using System.Security.Cryptography;using System.IO; //默认密钥向量private static byte[] Keys = { 0x12, 0x34, 0x56, 0x78, 0x90, 0xAB, 0xCD, 0xEF };/// /// DES加密字符串/// ///... 阅读全文
posted @ 2006-03-02 09:29
幸福★星
阅读(1301)
评论(3)
推荐(0)

浙公网安备 33010602011771号