登录
首页 » C# » C#创建数字证书并导出为pfx,并使用pfx进行非对称加解密完整示例源码下载

C#创建数字证书并导出为pfx,并使用pfx进行非对称加解密完整示例源码下载

于 2013-09-23 发布
0 283
下载积分: 1 下载次数: 0

代码说明:

    我的项目当中,考虑到安全性,需要为每个客户端分发一个数字证书,同时使用数字证书中的公私钥来进行数据的加解密。为了完成这个安全模块,特写了如下一个DEMO程序,该DEMO程序包含的功能有:1:调用.NET2.0的MAKECERT创建含有私钥的数字证书,并存储到个人证书区;2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password;3:读取pfx文件,导出pfx中公钥和私钥;4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密;

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LCD
    优龙YLP270的LCD裸机测试程序,欢迎下载(Liuzhou excellent YLP270 the LCD bare-metal test procedures are welcome to download)
    2008-01-18 11:29:50下载
    积分:1
  • Keyboard
    纯windows sdk 编程,键盘监视的小例子.(Net windows sdk programming, keyboard, monitor small example.)
    2010-03-02 14:26:04下载
    积分:1
  • VC_ini_1
    一个的读写INI文件的类及实例(INI file reading and writing a class and examples of)
    2004-06-02 15:59:09下载
    积分:1
  • luiliangfenxi
    简单的流量分析程序,用VC++编写,代码简练,方便理解。(Simple traffic analysis program written using VC++, code concise, easy to understand.)
    2010-12-22 20:20:42下载
    积分:1
  • ShareMemory
    c++ 写的共享内存的实例,进程间通信用,已封装类,方便使用,默认大小根据实际情况自由更改(C++ write the sharing memory examples, inter-process communication, already encapsulation class, ease of use, the default size according to the actual situation of the freedom to change )
    2012-08-06 13:14:44下载
    积分:1
  • ShareMem
    通过内存映射对象实现程序和进程间的内存共享。(Implement programs and memory sharing between processes through a memory-mapped object.)
    2016-10-21 18:00:22下载
    积分:1
  • meanshift
    Mean Shift,我们 翻译为“均值飘移”。其在聚类,图像平滑。图像分割和跟踪方面得到了比较广泛的应用。(Mean Shift)
    2013-11-21 13:29:26下载
    积分:1
  • 50873218
    在Vc++环境下同时打开2个图象的界面进行操作()
    2018-02-23 15:45:42下载
    积分:1
  • PL0-The-compiler
    一、完成的实验内容及说明 基本内容 (1)扩充赋值运算:+ 和 - (2)扩充语句 REPEAT <语句序列> DOWHILE <条件> 其中,<条件>是循环条件,即条件成立时,重复执行循环体的< 语句序列> 选做内容 (1)增加运算:++ 和 。 (2)增加类型:① 字符类型; ② 实数类型。 (3)扩充函数:① 有返回值和返回语句;② 有参数函数。 (4)增加一维数组类型 (A, the experiment content and complete The basic content Operation: (1) expand the assignment+ and (2) REPEAT expansion statements < > statement sequence Conditions of DOWHILE < > Among them, the conditions of < > is loop condition, namely conditions founded, repeat the loop body < > statement sequence Choose to do content (1) operation:++ and . (2) types: (1) character types (2) real types. (3) the expansion of function: (1) has a return value and return statement (2) a parameter function. (4) increase a one-dimensional array type)
    2020-07-16 22:38:54下载
    积分:1
  • Adapter
    一个在VC10环境下编写的适配器模式的例子,可以通过这个demo程序,加深对适配器模式的理解(Example of a VC10 environment written adapter mode, through this demo program to deepen the understanding of the Adapter pattern)
    2012-11-29 16:34:58下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载