摘要:
KeyValuePair keyPair = Encrypter.CreateRSAKey(); string privateKey = keyPair.Value; string publicKey = keyPair.Key; string content = "cc"; ... 阅读全文
posted @ 2017-01-13 10:27
SpringLeee
阅读(1244)
评论(0)
推荐(0)
摘要:
object oMissing = System.Reflection.Missing.Value; Word._Application oWord = new Word.Application(); oWord.Visible = false; ... 阅读全文
posted @ 2017-01-13 10:21
SpringLeee
阅读(683)
评论(0)
推荐(0)
摘要:
string password = "213978863940714"; string signatureAlgorithm = "SHA1WithRSA"; // Generate RSA key pair var rsaGener... 阅读全文
posted @ 2017-01-13 10:19
SpringLeee
阅读(7549)
评论(8)
推荐(0)
摘要:
[HttpGet] public ActionResult WoSign() { // System.IO.FileStream fs = System.IO.File.OpenRead(System.Web.HttpContext.Current.Server.MapPath("~/Content 阅读全文
posted @ 2017-01-13 10:13
SpringLeee
阅读(197)
评论(0)
推荐(0)

浙公网安备 33010602011771号