摘要: 需要引入的命名空间 using System.Security;using System.Security.Cryptography; //加密字符串 public static CspParameters param; public static string RsaEncrypt(string 阅读全文
posted @ 2018-01-17 13:27 算盘 阅读(124) 评论(0) 推荐(0)