文件名称:DataCertificate
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.86kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
1:调用.NET2.0的MAKECERT创建含有私钥的数字证书,并存储到个人证书区;
2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password;
3:读取pfx文件,导出pfx中公钥和私钥;
4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密;
-1: Call. NET2.0 of MAKECERT to create a digital certificate containing the private key and stored into the personal certificate area 2: Export the certificate pfx file, and assign one to open the pfx file password 3: Reading take pfx file, export pfx in the public key and private key 4: Using pfx certificate public key data encryption, using the private key to decrypt the data
2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password;
3:读取pfx文件,导出pfx中公钥和私钥;
4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密;
-1: Call. NET2.0 of MAKECERT to create a digital certificate containing the private key and stored into the personal certificate area 2: Export the certificate pfx file, and assign one to open the pfx file password 3: Reading take pfx file, export pfx in the public key and private key 4: Using pfx certificate public key data encryption, using the private key to decrypt the data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DataCertificate.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.