搜索资源列表
等级证书考试管理系统
- 用C语言或其他高级语言编程(最好C语言),基本功能:包括报名管理、成绩管理、证书管理等。能做到考试的报名成绩的录入与查询以及证书的发放等功能。实现有关功能的增加、修改、删除、查询和统计模块。根据要求知道,一个学生报名后就拥有唯一的考号,考号随着 考生取消报名而消失,所以可以以考号为Key来实现查找学生记录,实现有关功能的增加、修改、删除、查询.-C language or other high-level programming language (preferably C), the ba
akenti-c-3rdparty-linux-gnu-1_6-beta.tar
- 基于属性证书的访问控制源代码,由c++编写,包括openssl,xercesc等-attribute certificates based on the access control source code, prepared by c, including openssl, xercesc etc.
c#操作capicom读证书加密解密
- c#操作capicom读证书加密解密
c# CAPICOM读证书加密解密
- c# CAPICOM读证书加密解密
CIS70.rar
- 最新支持Delphi 2010完整源码版。 Clever Internet Suite version 7.0 使用最有效 便捷的方式,从应用程序访问网络资源。 Clever Internet Suite version 7.0 使用.NET的套件,您可以添加即时SSL / TLS安全到您的互联网应用 并实施许多有益的互联网相关的功能: 下载,上传和互联网提交,资源。发送和接收MIME邮件。 的HTTP,FTP,SMTP等,POP3,IMAP和NNTP客户端/服务器解决方案。
IECertMngr
- 使用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.
certificate_lifetime
- 证书有效期的验证,运行前visual c++环境需安装openssl,及相关安全证书库文件-Certificate validity verification, pre-operations visual c++ environment, the need to install openssl, and the relevant safety certificates library files
digita_cetificate
- 利用数字证书签名消息并验证消息签名,运行前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
pfximprt
- 手机上入pfx证书到证书库中,可以做SSL调用-Import pfx certificate to the certificate database
PcCode_200886205128851
- :asp.net+sql企业网站管理系统2.0版 公告管理 添加公告 | 公告列表 新闻管理 添加新闻 | 新闻列表 产品管理 添加产品 | 产品列表 公司证书 添加证书 | 证书列表 客户系统 添加客户 | 客户列表 工程业绩 添加业绩 |业绩列表 -\Admin ..........\.....\Admin_About.aspx ..........\.....\Admin_About.aspx.cs ..........\.....\Admin_Add.aspx
h.c
- ARM2.0证书,用于对安装的ARM2.0进行开通-ARM2.0 certificate, for the opening of the installation of ARM2.0
C-program-problem
- 这是一个c语言的常见题型文档。对于考计算机证书的会比较有帮助-This is a common kinds of questions of c language documentation. For the computer test certificate would be more helpful
c
- 统计数证书a到b中间的数字个数然后将这些数分解后统计0-9数字的个数-how to calculate the numbers couts
zhengshucaozuo-
- C# 证书相关资料 比较全面 应该有帮助-C# certificate-related information should help more comprehensive
HttpHelper
- C#网络请求框架,封装自HttpWebRequest,可以自由设置各种参数,如post/get,Cookie、证书等(C# network request framework, packaged from HttpWebRequest, you can freely set a variety of parameters, such as post/get, Cookie, certificates and so on)
创建根证书程序
- c#2017写的,能够生成自签名的证书,能够读取公私钥。(This is a CA certificate maker program.)
client&server
- 服务器端和客户端,基于tcp的传输协议,使用openssl库进行开发,其中已经生成了证书和密钥文件(下载openssl库可生成)(The server and client, transmission protocol based on TCP, using the OpenSSL library, which have generated the certificate and key file (download OpenSSL can be generated))
ocspChecker
- 证书状态在线查询,使用Openssl库。(ocsp checker by openssl)
HttpRequestUtility
- C#模拟发送各种http请求,同步、异步、带证书、带header(Sending a HTTP requests)
AppPfs
- 创建含有私钥的数字证书,并存储到个人证书区,并将该证书导出为pfx文件,为其指定一个password,使用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密(Create a digital certificate with a private key, store it in a personal certificate area, and export the certificate to a PFX file, specify a password for it, use the pu