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

搜索资源列表

  1. stunnel-4.05

    0下载:
  2. 强大的ssl proxy软件工程代码,支持C/S功能、提供证书管理和用户识别等功能-ssl proxy open source code project
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:341191
    • 提供者:wan
  1. opensslsource

    0下载:
  2. Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6243744
    • 提供者:韩冬冬
  1. x.509

    0下载:
  2. c++实现x509证书取公钥,没有用到类库, 利用c++语言基本读写等函数做成-c x509 certificates to take the public key, and did not use the class library, Using c language and basic literacy functions made
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:720852
    • 提供者:李亮
  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. Ccertificate_e

    0下载:
  2. 证书有效期的验证,运行前visual c++环境需安装oopenssl,及相关安全证书库文件,已通过测试。 -Validation of the certificate is valid, before running the visual c++ environment need to install oopenssl, and the relevant safety certificate library file has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1337239
    • 提供者:坚定
  1. ldapmy

    0下载:
  2. openldap连接操作,条目删除、添加、修改,证书发布,撤销等基本操作,C语言实现。-Openldap connection operation, the entries to delete, add, modify, certificate issuing, revocation of basic operations, such as C language implementation.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:2536100
    • 提供者:
  1. X509-V3

    0下载:
  2. 本文叙述了X509-V3证书的具体结构,以及用C++语言编程实现CA服务器与客户机的具体方法。详细描述了证书的定义和组成,并简要介绍了用来定义证书的ASN.1抽象句法描述语言。-This paper describes the specific structure of the X509-V3 certificates, and the CA server and client with C++ language programming. A detailed descr iption of t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:31643
    • 提供者:pudn
  1. Digital-certificates

    0下载:
  2. 数字证书:从文件中读取数字证书,生成文件输入流,输入文件为c:/mycert.cer,获取一个处理X.509证书的证书工厂-Digital certificate: digital certificates read from a file, the file input stream is generated input file c :/ mycert.cer obtain a certificate factory for X.509 certificates
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:14591
    • 提供者:pudn1375
  1. careffeducation_jb51

    1下载:
  2. 悠索教务管理系统适用于高校、中学教务管理,采用VS.NET2008开发, 数据库访问组件和Access2003/SQL2000/2005/2008无缝结合,采用AJAX无刷新更新。 系统包括了学校教务必须使用的大部分功能,包括: 教务管理系统, 教师评价系统, 成绩管理系统,证书查询系统,在线报名系统,自定表单系统,门户管理子系统, 考试安排系统,在线考试系统,自动排课系统,公寓管理系统,课件管理系统, 作业管理系统,就业信息系统,毕业设计系统。   所开发的系统均使用
  3. 所属分类:CSharp

    • 发布日期:2015-02-05
    • 文件大小:4846592
    • 提供者:蓝小雨
  1. PrintStuCertificate

    0下载:
  2. C#批量打印学生证书工具源码下载,窗体加载时即显示所有学生信息,设置打印内容,绘制矩形打印边框,填充左侧和右侧内容,将当前打印页编号设为1,启动打印。-C# batch print student certificates source tools download, form loads all student information is displayed, set the print content, draw a rectangle print borders, padding on
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:22991
    • 提供者:酱汁鲫鱼
  1. Client

    0下载:
  2. 安全通信引擎客户端,主要C++程序开发,主要进行数据加密,证书认证-client CA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1285159
    • 提供者:zsw
  1. HttpRequestHelper

    0下载:
  2. 实现了C#HttpWebRequest抓取时无视编码,无视证书,无视Cookie,并且实现的代理的功能,使用它您可以进行Get和Post请求,可以很方便 的设置Cookie,证书,代理,编码问题您不用管,因为类会自动为您识别网页的编码。-Implements C# HttpWebRequest crawl ignore coding, ignoring the certificate, ignoring the Cookie, and realize the function of an age
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:45541
    • 提供者:haifan1984
  1. CSharpCreateCert

    0下载:
  2. C# 开发的一个创建证书的例子,支持批量生成,支持设置私钥密码、加密解密测试。-C# development of an example of creating a certificate, support batch generation, support for the private key password is set, encryption and decryption test.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:92650
    • 提供者:Loyee
  1. SLL3.1

    1下载:
  2. 使用了openssl-1.0.0k,参考其中的例子实现了ssl3.1(TLS1.0)的网络加密通信。将证书、key文件放到c盘根目录。 正在学习其握手过程-Use the openssl-1.0.0k, reference examples which implements ssl3.1 (TLS1.0) encrypted communications network. The certificate, key file into the c root directory. Are lea
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:7163255
    • 提供者:pengwen
  1. 445745

    0下载:
  2. 设计学证书,C#经典编程源码,报表打印,很好的参考资料。-Certificate in design studies, C# classic programming source code, report printing, a good reference.
  3. 所属分类:Printing program

    • 发布日期:2017-04-01
    • 文件大小:60256
    • 提供者:什锦丁儿
  1. 266445

    0下载:
  2. 打印一个证书,C#经典编程源码,报表打印,很好的参考资料。-Print a certificate, the classic C# programming source code, report printing, a good reference.
  3. 所属分类:Printing program

    • 发布日期:2017-04-03
    • 文件大小:72236
    • 提供者:烟鸭掌儿
  1. 8656346

    0下载:
  2. 打印空白证书,C#经典编程源码,报表打印,很好的参考资料。-Print blank certificate, C# classic programming source code, report printing, a good reference.
  3. 所属分类:Printing program

    • 发布日期:2017-03-30
    • 文件大小:59942
    • 提供者:红烧排骨
  1. careffeducation_v6.9.2

    0下载:
  2. 悠索教务管理系统适用于高校、中学教务管理,采用VS.NET2008开发,数据库访问组件和Access2003/SQL2000/2005/2008无缝结合,采用AJAX无刷新更新。系统包括了学校教务必须使用的大部分功能,包括: 教务管理系统, 教师评价系统,成绩管理系统,证书查询系统,在线报名系统,自定表单系统,门户管理子系统,考试安排系统,在线考试系统,自动排课系统,公寓管理系统,课件管理系统,作业管理系统,就业信息系统,毕业设计系统。 所开发的系统均使用大型关系数据库SQLServer、采
  3. 所属分类:Web Server

    • 发布日期:2015-02-05
    • 文件大小:7336960
    • 提供者:cyc
  1. Drv

    0下载:
  2. 可再发行的文件 可再发行文件中提供的目录(winio32.dll \的二进制文件,winio32.sys和winio64。DLL),应包括在您的应用程序的安装包。该winio64.sys文件必须与一个在公共代码签名证书签名的版本取代(见下文)。 的winio文件必须放在同一目录作为您的应用程序的可执行文件。 特权的要求 winio需要管理员权限运行正常。这可以通过: 使用从服务以本地系统运行的WinIo(se_load_driver_name特权
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:4203
    • 提供者:alex
  1. CSharp_CreateCert

    0下载:
  2. c#编写的证书制作程序,界面比较简单容易理解-production certificate written in c# program interface is simple and easy to understand
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:101711
    • 提供者:章章
« 1 2 34 »
搜珍网 www.dssz.com