搜索资源列表
USB
- PKCS#11 读取USB KEY证书,对文件进行签名和验证。
DataCertificate
- 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 s
kdm
- 证书认证,从pem读取私钥,对xml文件解析,解密密文,得到解码所需密钥-Certificate from pem to read the private key, on the xml file parsing, decrypting the ciphertext to obtain the key needed for decoding