
























public class Symmetric
{
private SymmetricAlgorithm mobjCryptoService;
private string Key;
/// <summary>
/// 对称加密类的构造函数
/// </summary>
public Symmetric( 阅读全文
类别:基础编程 查看评论
文章来源:http://hi.baidu.com/zhouwillpower/blog/item/0da8de3faa996cc57d1e7151.html
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。