JSSE 1.0.3 for CDC 1.0.2
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
January 25, 2006
JSSE 1.0.3 for CDC 1.0.2 reference implementation, sample code and documentation
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.
Events