JDK 1.4 Tutorial, eDoc 7 : Using JSSE for Secure Socket Communications
Category: Technical
<< Buy This Book on Amazon >>
320 views since 2007-05-26, updated at 2007-05-27.
Description

JDK 1.4 comes complete with a full implmentation of the Secure Sockets Layer (SSL), in the form of the Java Secure Socket Extension, or JSSE. This allows any net-enabled Java application to run in a secure fashion, preventing others from reading data sent across the net.
In fact, using secure sockets is easy; it’s setting them up that is hard. This e-doc starts with a convenient overview of encryption terminology. It follows this with a detailed description of the SSL handshaking process, which provides a rich understanding of the security model and the role of the encryption keys. Finally, two complete programs are demonstrated — complete with instructions for generating and distributing the keys necessary for secure communications.
This e-doc will show you how to:
Create secure sockets
Use secure sockets in place of regular sockets
Understand the SSL 3.0 (TLS 1.0) handshaking protocol
Understand the role of encryption keys within SSL
Create and manage encryption keys using keytool
Generate public and private keys
Generate self-signed public key certificates
Use keystores to hold and distribute encryption keys
Sample programs included in this chapter:
A simple secure web server
A simple secure credit-card authorization system
http://rapidshare.de/files/34190355/B00006928U.rar
http://mihd.net/1.1398/B00006928U.rar.htm
Free register and download UseNet downloader, then you can free download ebooks from UseNet.Free Download "JDK 1.4 Tutorial, eDoc 7 : Using JSSE for Secure Socket Communications" from Usenet!
Disclaimer:
Contents of this page are indexed from the Internet. All actions are under your responsability. Email us to report illegal contents or external links and we'll remove them immediately.
Search More...
JDK 1.4 Tutorial, eDoc 7 : Using JSSE for Secure Socket CommunicationsLinks
Free Trade Magazine Subscriptions & Technical Document DownloadsSearch and Buy
<< Search and Buy This Book on Amazon >>
How to download:Free register to download UseNet downloader and install, then search book title and start downloading. UseNet is clean and can be unstalled totally. Enjoy!
Free Download "JDK 1.4 Tutorial, eDoc 7 : Using JSSE for Secure Socket Communications" from Usenet!
Download Link 2
Can't Download?
Please search mirrors if you can't find download links for "JDK 1.4 Tutorial, eDoc 7 : Using JSSE for Secure Socket Communications" in "Description" and someone else may update the links. Check the comments when back to find any updates.
Search Mirrors
Maybe some mirror pages will be helpful, search this book at top of this page or click here to find more info.
Related Books
- Ebooks list page : 341
- JDK 1.4 Tutorial, eDoc 3 : Creating Web-borne Applications with Java Web Start
- [share_ebook] secure communications
- Secure Communications: Applications and Management
- Secure Communications: Applications and Management (Repost)
- Secure Roaming in 802.11 Networks (Communications Engineering)
- Secure Roaming in 802.11 Networks (Communications Engineering)
- Secure Roaming in 802.11 Networks (Communications Engineering)
- Host Identity Protocol (HIP): Towards the Secure Mobile Internet (Wiley Series on Communications Networking & Distributed Syste
- Linux Socket Programming by Example
- Que - Linux Socket Programming By Example - fly.pdf
- Linux Socket Programming by Example (By Example)
- Linux Socket Programming by Example (By Example)
- Linux Socket Programming by Example (By Example)
- [share_ebook] Linux Socket Programming by Example
- UNIX Network Programming Volume 1, Third Edition: The Socket
Comments
Add Your Comments
- Download links and password may be in the description section, read description carefully!
- Do a search to find mirrors if no download links or dead links.




