Date: Wed, 11 Jun 1997 01:58:40 -0600
From: john@freshtech.com (John Meier)
To: java-security@web2.javasoft.com
Subject: javadoc for SSLSocket class
Where can I find the javadoc page for the SSLSocket class that will
become part of JDK 1.2 (and is currently part of HotJava and Jeeves)?
Which of the following SSL ciphers will be included in JDK 1.2?
RC4 cipher with 128 bit encryption
RC4 cipher with 40 bit encryption
RC2 cipher with 128 bit encryption
RC2 cipher with 40 bit encryption
DES with 56 bit encryption
Triple DES with 168 bit encryption The SSL 3.0 ciphers are:
RC4 with 128 bit encryption and MD5 message authentication
RC4 with 40 bit encryption and MD5 message authentication
Triple DES with 168 bit encryption and SHA message authentication
DES with 56 bit encryption and SHA message authentication
RC2 with 40 bit encryption and MD5 message authentication
No encryption, only MD5 message authentication
Will a separate license from RSA be required to distribute an
application built using these ciphers?
-john meier
freshwater software
boulder, colorado