一个关于。NET安全性问题,大家一定看!!!
摘要:
这段代码是 IssueVision 里加密的代码 1// Uses the Data Protection API (DPAPI) to encrypt and decrypt secrets 2// based on the logged in user or local machine. 3 4using System; 5using System.Runtime.Intero... 阅读全文
posted @ 2005-08-17 21:35 IT 阅读(2122) 评论(14) 推荐(0)