Java Secure Socket Extension


In computing, the Java Secure Socket Extension provides a set of packages that enable secure Internet communications. It implements a Java technology version of the Secure Sockets Layer and the Transport Layer Security protocols. It includes functionality for data encryption, server authentication, message integrity, and optional client-authentication.
JSSE, an optional package for Java versions 1.2 and 1.3, became integrated into version.