CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 数字证书

搜索资源列表

  1. capi_nbsp_com.rar

    0下载:
  2. 在客户端读取数字证书。
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:151729
    • 提供者:
  1. 数字证书源码

    0下载:
  2. 数字证书源码,针对数字证书的相关文件开发-source digital certificates, digital certificate-related documents Development
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:6929
    • 提供者:唐小小
  1. CARead

    0下载:
  2. 读出数字证书的内容,能通过程序读出有关此证书的相关信息-read out the contents of digital certificates, can read out the procedures of this certificate to the relevant information
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2145
    • 提供者:TH
  1. CA_Read

    0下载:
  2. 数字证书读取程序:读取客户端数字证书Java应用程序版。-digital certificate reader : Read client digital certificates version of Java applications.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2000
    • 提供者:邢书宝
  1. Cert_Info

    0下载:
  2. 数字证书读取程序:读取客户端数字证书Java小程序版。附带证书一份。-digital certificate reader : Read client digital certificates version of Java programs. Fringe certificates.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3031
    • 提供者:邢书宝
  1. digital_cert

    0下载:
  2. 本标准的数字证书结构和格式参照国际电信联盟(ITU)提出的X.509版本3和Internet工程任务组(IETF)颁布的RFC3280制定。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6927
    • 提供者:arong
  1. MyVerify.zip

    1下载:
  2. PKI系统对x.509格式数字证书的验证的C++源码实现,可直接点击编译执行,PKI system x.509 digital certificates to verify the format of the C++ source code to achieve, click on the compiler implementation
  3. 所属分类:Other systems

    • 发布日期:2014-05-18
    • 文件大小:12541
    • 提供者:bonnie
  1. capi_nbsp_com

    0下载:
  2. 在客户端读取数字证书。-The client to read a digital certificate.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:152000
    • 提供者:kprc
  1. idcreater

    0下载:
  2. 创建安全证书的工具,用于网络安全的ActiveX数字签名-Instrument creating the security certificate for Network Security ActiveX digital signatures
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-25
    • 文件大小:44642
    • 提供者:caojun
  1. ATL_Web_cert

    0下载:
  2. ATL控件web发布实例,数字证书制作,代码签名.-Published examples of web controls ATL, the production of digital certificates, code signing.
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-06
    • 文件大小:1391875
    • 提供者:苏信
  1. list_cert_delete_cert

    0下载:
  2. 在html中使用CAPI Com,通过过滤CSP名称显示想要的数字证书-Html at the use of CAPI Com, through the filter CSP name of the digital certificate you want
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-01
    • 文件大小:3718
    • 提供者:liu
  1. Cert

    1下载:
  2. 微软数字证书自动生成程序,可批量生成数字证书供用户下载-A certificate automatic generate program
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:172988
    • 提供者:卢良进
  1. 200510512366420

    0下载:
  2. 数字证书制作超酷工具,还可以对数据加解密、还能实现数据在网络上的安全传输。 -Making cool tools for a digital certificate, you can also encrypt and decrypt the data, but also on the network data secure transmission.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1708779
    • 提供者:wjh
  1. usb_key

    0下载:
  2. 使用u盘作为数字证书的存储介质,验证用户的合法性-Uses the u plate to take the digital certificates the storage medium, the confirmation user s validity
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:2018361
    • 提供者:将由各
  1. Mc2Code

    1下载:
  2. 数字证书,PKI,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2788420
    • 提供者:zwqxcd
  1. WindowsFormsPfs

    0下载:
  2. windows form版本的 rsa数字证书生成与应用-rsa digital certificate generation and application windows form version
  3. 所属分类:.net

    • 发布日期:2017-11-27
    • 文件大小:59307
    • 提供者:ve
  1. mcpfx

    0下载:
  2. 用 CryptAPI实现的数字证书解析,用visual 才c++实现。-cryptapi realize the explain the cert,I wish it will help to you
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2448146
    • 提供者:wh
  1. 证书加密解密

    0下载:
  2. 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了 M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会 更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级 的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们 可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文件,后面再利 用生成的证书、私钥和公钥来实现加密解密及数字
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:672768
    • 提供者:lala_
  1. Cert

    1下载:
  2. 使用qt 中在 net 模块解析 pfx数字证书。(Parsing PFX certificates using net module)
  3. 所属分类:Windows编程

    • 发布日期:2020-03-11
    • 文件大小:2048
    • 提供者:kkww1
  1. 代码签名数字证书(含私钥)

    12下载:
  2. 可强制签名已过期数字签名,这是成品exe,若容查杀没毒(Mandatory signature expired digital signature)
  3. 所属分类:其他

    • 发布日期:2021-01-28
    • 文件大小:28672
    • 提供者:a377179415
« 12 3 »
搜珍网 www.dssz.com