搜索资源列表
自学Java的一些问题及学习Java的建
- 自学Java的一些问题及学习Java的建议 前几天在网上看到好多朋友在网上聊如何学习java!大部分都觉得现在培训太乱了,骗子太多,没必要再去培训了!其实原因是好多人因为培训完没有找到合适的工作,所以还不如自学!现在确实有很多培训机构就是忽悠学生,而没去教给学生真正的东西! 其实自学也不是未尝不可!如果自已的自制力比较强,学习能力比较强的话!倒是可以自学一下!在本人看来,基础的东西还可以自学,因为网上有大量的视频!但是到了后面涉及
Java程序员那点事
- 不久前,我曾在网上论坛上看到了一个这样的帖子: 大家给我个底吧,我是即将毕业的大学生,现在有软设的证书了。 主要擅长于计算机的维护、应用以及开发; 软件方面:现以通过国家软考中心软件设计师资格考试; 主要熟悉的 IDE 环境:VC++,C++BUILDER,VB; 主要使用的数据库接口:ADO; 主要使用的数据源:ACCESS,SQL SERVER,擅长使用 SQL 语言; 主要使用图形接口:OPENGL,对 DirectX 接口也有一定了解; 其
javacertificationoperations.ra
- java公钥加密私钥解密与数字证书的一个例子,很实用的。,java public key encryption and digital certificate private key to decrypt an example, it is practical.
TrustBuilder2_0-1
- 一个开源的JAVA开发的信任协商软件,通过互相根据一定的策略互相传递证书,进而建立信任关系的软件。-trust builder
ejbca
- ejbca开源系统介绍、创建服务器端证书和客户端证书,并如何下载这些证书-ejbca introduction
sslsocket
- java实现客户端/服务器的ssl通信。附带证书。-java achieve client/server ssl communication. Attached to the certificate.
sslweb
- SSL和数字证书的概念及Web应用,非常详细的资料。-SSL and digital certificate concepts and Web applications, very detailed information.
kingdee
- 2008年培训针对的版本: 金蝶EAS BOS V540 培训内容:《金蝶EAS BOS标准培训课程》 集成开发环境准备 课程案例分析 业务建模工具的介绍及应用 工作流的概念及设计 数据转换流程设计(BOTP) 报表及套打设计 预警平台 权限设置 元数据介绍 设计成果的发布部署 Kscr ipt脚本介绍 认证考试(笔试) 培训天数:5天 培训方式:教学与现场练习相结合的方式 认证考试 培训结束后进行认证考试(笔试)
JavaToolkits
- 进行与数字证书相关开发必须的java源码-Carried out with the digital certificate must be related to the development of the java source code
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.
TestWebService
- 使用Axis1.4实现的webservice demo程序,支持证书验证,用户名/密码验证保护webservice的安全性。-Axis1.4 achieved using the webservice demo program to support the certificate of authentication, username/password authentication to protect the safety of the webservice.
cert
- 用来生成java证书,这是在eclipse环境中生成的-Used to generate java certificate, which is generated in the eclipse environment
cryptix32-20001002-r3.2.0
- PKI以及其他安全开发框架和实现,CA证书以及认证等-PKI and other security and the realization of the development of the framework, CA certificates and certification
CertifycurtDemo
- 用Java实现ca 的生成证书,颁发证书,验证证书以及申请证书-Ca use Java to achieve the generation of certificates, certificate, verification certificate as well as the application for a certificate
siganature
- 椭圆曲线签名 AES加密和解密 产生、获取、验证数字证书-ecc siganature
SignCertificate
- 是我们团队编写的用来产生证书的Java代码,很好用-Prepared by our team of Java code used to generate the certificate, good use
CertificateExample
- 数字证书:能够提供数字认证,一般用于数字签名上-Certificate for Java
ejbca_3_9_3
- EJBCA是一个完整功能的证书认证程序,完全用 Java编写,使用J2EE(Java2 Enterprise Edition, Java2企业版)技术。它建造在J2EE平台之上,是一个开放的、健壮的、高性能的、平*立的、灵活的和基于组件的CA,可以被单独使用或集成到其它J2EE应用程序中,并且它还提供了一个灵活强大的基于 Web的用户图形界面。由于它实现了WPKI中的几乎所有重要的部件,比如RA (Registration Authority,注册中心), CA(Certification A
数字签名、数字证书分析与Java实现
- 创建数字证书,更新数字证书,RSA私钥签名,公钥解密,验证数字签名,合并图章到另找一张图片(Create CER;Edit CER;RSASignature;Check Signature;Combine Pics)