搜索资源列表
cert.tar
- 用JAVA构建企业CA中心.包括制作企业根证书,制作服务器端证书,用CA根证书签发服务器端根证书,客户端证书的颁发,客户端证书的验证等等。-with Java build enterprise CA Center. Including the production of enterprises root certificate, a certificate production server with CA-issued certificate of the root certificate s
my123jianjava
- java的原文件可以在vc下编译 其高级功能包括:管道技术、程序分块、身份验证、事先身份验证、加密、代理支持、 服务器证书验证、连接管理和HTTP 扩展。 ... 例如,使用Net classes 编写的应用程序 可以从任何正确执行了HTTP 1.1 协议的Web 服务器上下载数据。-the original documents can be compiled under the vc its advanced features include : pipeline technica
CA_Read
- 数字证书读取程序:读取客户端数字证书Java应用程序版。-digital certificate reader : Read client digital certificates version of Java applications.
Cert_Info
- 数字证书读取程序:读取客户端数字证书Java小程序版。附带证书一份。-digital certificate reader : Read client digital certificates version of Java programs. Fringe certificates.
CAProject
- JAVA开发的一个可以进行证书认证的CA认证中心程序-Java development can be a certificate of authentication procedures CA
javaCA
- 用纯java语言实现的数字证书制作工具。-with pure java language of the digital certificate-making tools.
ejbca_3_0_2
- 一套JAVA的CA证书签发系统.-This is the authentication system of CA certificate ,written in java
LinkJavaServer
- c#通过https方式WebServices例子 net去调用java端写的https webservices 1)浏览器导入服务器cer证书 2)c#客户端引入证书-c# example net WebServices via https way to call java side write https webservices 1) 2) C# client of the browser into the server cer certificate into the certifica
sslweb
- SSL和数字证书的概念及Web应用,非常详细的资料。-SSL and digital certificate concepts and Web applications, very detailed information.
MobileBank
- 手机银行测试程序,包含了midp2.0下的数字证书认证功能。-Mobile banking test procedure, including a digital certificate under the midp2.0 Authentication.
sourcecodeofjava
- sun 公司的标准英文教程,配套的源代码。 有练习题,有源代码。如果你想学java,想考java的sun 公司的证书,很有用。-sun' s standard English tutorial, matching the source code. Have exercises, active code. If you want to learn java, want to test the sun' s java certificate, very useful.
CertifycurtDemo
- 用Java实现ca 的生成证书,颁发证书,验证证书以及申请证书-Ca use Java to achieve the generation of certificates, certificate, verification certificate as well as the application for a certificate
cog-jglobus-1.6.0-src.tar
- 网格安全基础设施源码,包括产生代理证书,管理代理证书,java密码扩展等内容。-Grid-source security infrastructure, including the generated proxy certificate, the certificate management agent, java password, etc. to expand.
PKCS12Example
- 用来产生证书的Java程序,是我们团队自己编写的-Java programs generate the certificate
ejbca_3_9_3
- EJBCA是一个完整功能的证书认证程序,完全用 Java编写,使用J2EE(Java2 Enterprise Edition, Java2企业版)技术。它建造在J2EE平台之上,是一个开放的、健壮的、高性能的、平台独立的、灵活的和基于组件的CA,可以被单独使用或集成到其它J2EE应用程序中,并且它还提供了一个灵活强大的基于 Web的用户图形界面。由于它实现了WPKI中的几乎所有重要的部件,比如RA (Registration Authority,注册中心), CA(Certification A
web_authenticate_example
- 文中描述web应用如何使用证书认证,并且给出了Java、.NET、脚本语言的源代码。-The article describes how to use certificate authentication web application, and gives the Java,. NET, scr ipting languages source code.
javaZHENGSHU
- 手机JAVA证书工具,适合所有JAVA手机-Phone JAVA certificate tool, suitable for all JAVA mobile phone
javaencode
- Java加密技术 pdf版,内容介绍BASE64、MD5、SHA、HMAC几种方法,主要描述Java已经实现的一些加密解密算法,最后介绍数字证书。-Java encryption technology PDF version, introduction BASE64, MD5, SHA, HMAC several methods, describes some of the Java has achieved encrypt, decrypt algorithm, and finally in
RSA
- 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
DemoPush
- 实现ios的APN推送,p12证书需要ios开发者导出(To achieve IOS's APN push, p12 certificate needs IOS developers to export.)