Crytography Application Block 是企业库中提供了加密的,两种加密方法: Hash 和 Symmetric ,二者的区别是,Hash加密算法是不可以解密的,而Symmetric既可加密又可以解密。当然它也支持自定义的加密方法,Enterprise Library 3.0提供了对加密算法的修改和扩展功能。Enterprise Library 之数据加密
文章来源:http://blog.csdn.net/winnerzone/archive/2007/05/21/1619628.aspx

相关文章:

  • 2021-12-11
  • 2022-02-26
  • 2022-12-23
  • 2022-12-23
  • 2021-10-27
猜你喜欢
  • 2021-07-12
  • 2022-02-08
  • 2021-05-18
  • 2021-12-12
  • 2021-10-06
  • 2021-11-30
相关资源
相似解决方案