Sun Java Solaris Communities My SDN Account Join SDN
 
J2ME

JSSE 1.0.3 for CDC 1.0.2

 
Documentation
FAQs
BluePrints
Code Samples & Apps
Technical Articles & Tips
White Papers
Devices
 
Forums
User Groups
Bug Database
Newsletters
Books & Authors
Mobility Support
Java Technology Blogs
 
 
New to Java Center
Tutorials and Code Camps
Training
Certification
Java ME Learning Path
Quizzes
 
 
 
Java Secure Socket Extension version 1.0.3 for Connected Device Configuration version 1.0.2 (JSSE 1.0.3 for CDC 1.0.2) is a Java technology implementation that enables secure Internet communications. It implements a Java version of SSL (Secure Sockets Layer) and TLS (Transport Layer Security) protocols and includes functionality for data encryption, server authentication, message integrity, and optional client authentication. Using JSSE for CDC, developers can provide for the secure passage of data between a client and a server running any application protocol (such as HTTP, Telnet, NNTP, and FTP) over TCP/IP.
 » Read More
What's New
 
 
January 25, 2006
JSSE 1.0.3 for CDC 1.0.2 reference implementation, sample code and documentation
 
JSSE for CDC Technology
 
 
Specifications

JSSE 1.0.3 for CDC 1.0.2 is an optional package that provides secure internet communication for the CDC 1.0 platform which includes:

  • Connected Device Configuration 1.0b (JSR 36)
  • Foundation Profile 1.0b (JSR 46)
  • Personal Basis Profile 1.0b (JSR 129)

Reference Implementation

JSSE 1.0.3 for CDC 1.0.2 is built from the same source base as JSSE 1.0.3 for Java 2 Standard Edition (J2SE), and has been qualified for the Java ME CDC 1.0.2 platform. The JSSE for CDC reference implementation (RI) should not be used with the CDC RI versions 1.1 or later.

 
Community
 
 
Events
Sun Tech Days - Advance your development skills with in-depth technical training.
Topics include Java EE, Java SE, Java ME, Tools, Solaris, Cool Stuff, plus bonus NetBeans Day and OpenSolaris Day. Attend in a city near you.   » Read More
Subscribe to Newsletters.
Subscribe to Newsletters   » Read More

Related Links