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

搜索资源列表

  1. IECertMngr

    1下载:
  2. 使用CryptAPI对IE证书进行操作的演示代码。代码包含列举IE证书、导出证书、生成PFX证书等功能。-CryptAPI certificate to use IE to operate on the demo code. Code contains the listed IE certificate, export certificate, the certificate generated PFX functions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:56716
    • 提供者:hero95
  1. sslweb

    0下载:
  2. SSL和数字证书的概念及Web应用,非常详细的资料。-SSL and digital certificate concepts and Web applications, very detailed information.
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:223011
    • 提供者:小天
  1. JavaToolkits

    0下载:
  2. 进行与数字证书相关开发必须的java源码-Carried out with the digital certificate must be related to the development of the java source code
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:372423
    • 提供者:longdaye
  1. zhengshu

    0下载:
  2. 证书管理系统,里面有证书管理的各个方面,很好用的-Certificate management system, there are various aspects of certificate management, good used
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-03-29
    • 文件大小:61557
    • 提供者:快乐顽童
  1. myMakeCert

    0下载:
  2. 基于openssl开发的签发证书的工具,可以签发自签名证书,也能为他人签发证书-Openssl-based development tool for the issuance of certificates, will be able to issue self-signed certificate can be issued a certificate for others
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:1284503
    • 提供者:康康
  1. P12Tool

    1下载:
  2. 基于CryptoAPI开发的操作系统和硬件CSP的工具,可以导入导出存储在系统中的p12证书,并能处理私钥文件的格式。-CryptoAPI based operating system and hardware development tools for CSP can be stored in the system of import and export of p12 certificate and private key file to handle the format.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:550900
    • 提供者:康康
  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. asn1berder

    0下载:
  2. ASN.1/BER/DER 编码子集入门指南。PKI证书交换时常用,有助于密码系统开发。PDF文件-Encoding a subset ASN.1/BER/DER Getting Started Guide. The exchange of PKI certificates often used to help the development of cryptography. PDF document
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:416165
    • 提供者:千里雪
  1. ssl

    0下载:
  2. ssl通信的客户端代码,里面含有自己生成的证书文件-it is very good
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:100659
    • 提供者:suyang
  1. cert

    0下载:
  2. 用来生成java证书,这是在eclipse环境中生成的-Used to generate java certificate, which is generated in the eclipse environment
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:98911
    • 提供者:strongboy
  1. cl332

    0下载:
  2. cryptlib安全工具包,用来实现各种加密和证书生成功能。-cryptlib Security Tool Kit, used for a variety of encryption and certificate generation.
  3. 所属分类:CA program

    • 发布日期:2017-05-16
    • 文件大小:4236301
    • 提供者:Seven
  1. CertifycurtDemo

    0下载:
  2. 用Java实现ca 的生成证书,颁发证书,验证证书以及申请证书-Ca use Java to achieve the generation of certificates, certificate, verification certificate as well as the application for a certificate
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:893932
    • 提供者:李昭东
  1. Cert

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

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

    0下载:
  2. 通过证书认证发送安全报文。有证书加载的过程,和如何使用证书认证。-Certificate sent through the security message. The process of loading a certificate, and how to use the certificate of authentication.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:340210
    • 提供者:qiaopengzhao
  1. siganature

    0下载:
  2. 椭圆曲线签名 AES加密和解密 产生、获取、验证数字证书-ecc siganature
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:5359
    • 提供者:hu
  1. ca-system

    0下载:
  2. 这是一个关于数字证书的系统,里面有详细的设计说明,对于编程设计有一定的帮助。-This is a digital certificate on the system, there are detailed design shows that the program will certainly help with the design.
  3. 所属分类:CA program

    • 发布日期:2017-06-11
    • 文件大小:17993678
    • 提供者:totti
  1. certificate_lifetime

    0下载:
  2. 证书有效期的验证,运行前visual c++环境需安装openssl,及相关安全证书库文件-Certificate validity verification, pre-operations visual c++ environment, the need to install openssl, and the relevant safety certificates library files
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1336623
    • 提供者:李维
  1. digita_cetificate

    0下载:
  2. 利用数字证书签名消息并验证消息签名,运行前visual c++环境需安装openssl,及相关安全证书库文件-The use of digital certificates signed message and verify the message signature, before running visual c++ environment, the need to install openssl, and the relevant safety certificates library f
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:1343495
    • 提供者:李维
  1. DEMO

    0下载:
  2. 证书使用,加载,调用, 控制。-SSL,use,control ............................
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-16
    • 文件大小:223884
    • 提供者:dragon
« 1 2 34 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com