Welcome![Sign In][Sign Up]
Location:
Search - Certificate java

Search list

[CA authejbca_3_0_2

Description: 一套JAVA的CA证书签发系统.-This is the authentication system of CA certificate ,written in java
Platform: | Size: 6295552 | Author: 冯海 | Hits:

[CA authssl证书源代码

Description: ssl证书的源代码,学习SSL的好东西啊!-This is the source code of SSL certificate a very good one for learning SSL
Platform: | Size: 24576 | Author: 单轲 | Hits:

[CA authcert.tar

Description: 用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 server, client certificates issued, the client certificate authentication and so on.
Platform: | Size: 4096 | Author: 谢春生 | Hits:

[OS program数字证书

Description: 数字证书技术在当前是一个热点问题也是安全方面的一个重要内容,本教程能帮助大家了解和实现数字证书的具体过程.-digital certificate technology is a current hot issue is the security an important element, the handbook can help you understand and digital certificates to the specific process.
Platform: | Size: 13312 | Author: wang | Hits:

[Internet-NetworkCert_Info

Description: 数字证书读取程序:读取客户端数字证书Java小程序版。附带证书一份。-digital certificate reader : Read client digital certificates version of Java programs. Fringe certificates.
Platform: | Size: 3072 | Author: 邢书宝 | Hits:

[JSP/JavaCreateKeyStores

Description: import java.io.FileOutputStream import java.security.KeyStore import java.security.cert.Certificate import javax.security.auth.x500.X500PrivateCredential -import java.io.FileOutputStream import java.security.KeyStore import java.securit y.cert.Certificate import javax.security.a uth.x500.X500PrivateCredential
Platform: | Size: 1024 | Author: albert_jq | Hits:

[OS programCAProject

Description: JAVA开发的一个可以进行证书认证的CA认证中心程序-Java development can be a certificate of authentication procedures CA
Platform: | Size: 44032 | Author: 庄君清 | Hits:

[CA authjavaCA

Description: 用纯java语言实现的数字证书制作工具。-with pure java language of the digital certificate-making tools.
Platform: | Size: 100352 | Author: 苏信 | Hits:

[Web Servercert_bak

Description: cert主要用于证书的生成,验证,证书信息的显示和公私钥-cert mainly for the certificate generation, validation, the certificate shows that the information and public private key
Platform: | Size: 5120 | Author: | Hits:

[JSP/JavaJavaSamples2

Description: 还是一些java实用小程序,大家可以下来看看,包括数字签名、数字证书等!-Or some useful java applets, can be down to see everyone, including the digital signature, digital certificate, etc.!
Platform: | Size: 73728 | Author: caoshenjia | Hits:

[J2METestCertificate

Description: 一个J2ME证书验证程序,可以用于实际的电子商务程序.-A J2ME certificate verification process can be used in the actual e-commerce procedures.
Platform: | Size: 34816 | Author: duqiang | Hits:

[CA authjcetaglib-1.0

Description: 一个java开发的非常全面的关于证书发放,实用的CA功能的程序-Java developed a very comprehensive on the certificate issuance, the CA function of practical procedures
Platform: | Size: 1976320 | Author: gp | Hits:

[CA authcodes

Description: 这是一个数字证书系统的源码,用openssl-This is a Digital Certificate System source code, using openssl
Platform: | Size: 1024 | Author: Pei Momo | Hits:

[JSP/JavaHttpsTest

Description: java写的一个https连接程序(证书连接) 可取回数据-java write a https connection procedures (certificate connection) can get back data
Platform: | Size: 1024 | Author: 张小凡 | Hits:

[MySQLCert

Description: 通过Main函数可以查看并解析https网站的安全证书信息,并与DBConn一道将您所感兴趣的证书存入到MySQL数据库当中-Through the Main function can view and analysis of the safety certificate https web information, dbconn, together with your certificate of deposit interest to the MySQL database
Platform: | Size: 2048 | Author: 吴小西 | Hits:

[Embeded-SCM DevelopK3v10.233guiao

Description: 总账系统是一个基本的系统,以处理凭证为核心,相应进行账簿报表的查询。各业务系统生成的凭证与总账无缝联接,即以各业务系统明细数据为基础,按发生的经济内容在总帐系统直接生产凭证,日常财务信息可直接在总账中进行查询-General ledger system is a basic system to deal with a certificate at the core, the corresponding query statements to the books. The operational system-generated certificate with the general ledger seamless connectivity, that is, details of the operational system data, according to the economic content of direct production in the general ledger system certificates, day-to-day financial information can be directly carried out inquiries in the general ledger
Platform: | Size: 743424 | Author: wangzhenhua | Hits:

[JSP/Javasslsocket

Description: java实现客户端/服务器的ssl通信。附带证书。-java achieve client/server ssl communication. Attached to the certificate.
Platform: | Size: 12288 | Author: zhaowei | Hits:

[CA authsslweb

Description: SSL和数字证书的概念及Web应用,非常详细的资料。-SSL and digital certificate concepts and Web applications, very detailed information.
Platform: | Size: 223232 | Author: 小天 | Hits:

[JSPjava

Description: 本书以大量精简的实例介绍了Java安全性编程方面的概念和技术,全书共计9章。 经过精心设计,每个小节的实例着重说明一个问题,又相互贯穿和联系。涉及Java加密和解密,反编译和反反编译,对类、成员变量、方法的攻击和保护,消息摘要,消息验证码,数字签名,口令保护,数字证书和证书链的生成、签发、检验和维护,SSL和HTTPS客户及服务器程序、基于代码位置和签发者的授权,签名Java Applet,基于身份的验证和授权(JAAS)等。 全书的实例极为精简,只保留了能够说明问题的代码,而又可真正运行,便于Java入门者轻松掌握安全性方面繁杂的概念。适合于适合于初步了解Java语法的学习者,也适合于安全技术的入门及高校Java教学参考。 -This book introducte the Java security programming concepts and techniques by a large number of examples ,book total of 9 chapters. Carefully designed, each section highlights examples of a problem, and contact each other throughout. Involving Java encryption and decryption, decompile and compile counter of class, member variables, methods of attack and protection, message digest, message authentication codes, digital signatures, password protection, digital certificate and certificate chain generation, issuance, inspection and maintenance, SSL and HTTPS clients and server program, based on code location and issuer of the authorized signature Java Applet, identity-based authentication and authorization (JAAS) and so on. Examples of the book is extremely streamlined, leaving only the problem that can code and who can really run, easy to Java beginners to easily grasp complex security concepts.
Platform: | Size: 2375680 | Author: wang chao | Hits:

[J2MEMobileBank

Description: 手机银行测试程序,包含了midp2.0下的数字证书认证功能。-Mobile banking test procedure, including a digital certificate under the midp2.0 Authentication.
Platform: | Size: 109568 | Author: zyg | Hits:
« 12 3 4 »

CodeBus www.codebus.net