-
Classes Class Description org.mozilla.jss.netscape.security.x509.X509Cert Use the new X509Certificate class. This class is only restored for backwards compatibility.
-
Exceptions Exceptions Description org.mozilla.jss.crypto.BadPaddingException Use javax.crypto.BadPaddingException.
-
Fields Field Description org.mozilla.jss.pkcs11.KeyType.FORTEZZA As of NSS 3.11, FORTEZZA is no longer supported. This is just a placeholder for backward compatibility.org.mozilla.jss.ssl.SSLSecurityStatus.STATUS_FORTEZZA As of NSS 3.11, FORTEZZA is no longer supported. STATUS_FORTEZZA is a placeholder for backward compatibility.org.mozilla.jss.ssl.SSLSocket.SSL3_DH_ANON_WITH_3DES_EDE_CBC_SHA Replaced with TLS_DH_anon_WITH_3DES_EDE_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_DH_ANON_WITH_DES_CBC_SHA Replaced with TLS_DH_anon_WITH_DES_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_DH_ANON_WITH_RC4_128_MD5 Replaced with TLS_DH_anon_WITH_RC4_128_MD5.org.mozilla.jss.ssl.SSLSocket.SSL3_DH_DSS_WITH_3DES_EDE_CBC_SHA Replaced with TLS_DH_DSS_WITH_3DES_EDE_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_DH_DSS_WITH_DES_CBC_SHA Replaced with TLS_DH_DSS_WITH_DES_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_DH_RSA_WITH_3DES_EDE_CBC_SHA Replaced with TLS_DH_RSA_WITH_3DES_EDE_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_DH_RSA_WITH_DES_CBC_SHA Replaced with TLS_DH_RSA_WITH_DES_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_DHE_DSS_WITH_3DES_EDE_CBC_SHA Replaced with TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_DHE_DSS_WITH_DES_CBC_SHA Replaced with TLS_DHE_DSS_WITH_DES_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_DHE_RSA_WITH_3DES_EDE_CBC_SHA Replaced with TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_DHE_RSA_WITH_DES_CBC_SHA Replaced with TLS_DHE_RSA_WITH_DES_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_FORTEZZA_DMS_WITH_FORTEZZA_CBC_SHA As of NSS 3.11, FORTEZZA is no longer supported.org.mozilla.jss.ssl.SSLSocket.SSL3_FORTEZZA_DMS_WITH_NULL_SHA As of NSS 3.11, FORTEZZA is no longer supported.org.mozilla.jss.ssl.SSLSocket.SSL3_FORTEZZA_DMS_WITH_RC4_128_SHA As of NSS 3.11, FORTEZZA is no longer supported.org.mozilla.jss.ssl.SSLSocket.SSL3_RSA_WITH_3DES_EDE_CBC_SHA Replaced with TLS_RSA_WITH_3DES_EDE_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_RSA_WITH_DES_CBC_SHA Replaced with TLS_RSA_WITH_DES_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_RSA_WITH_IDEA_CBC_SHA Replaced with TLS_RSA_WITH_IDEA_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_RSA_WITH_NULL_MD5 Replaced with TLS_RSA_WITH_NULL_MD5.org.mozilla.jss.ssl.SSLSocket.SSL3_RSA_WITH_NULL_SHA Replaced with TLS_RSA_WITH_NULL_SHA.org.mozilla.jss.ssl.SSLSocket.SSL3_RSA_WITH_RC4_128_MD5 Replaced with TLS_RSA_WITH_RC4_128_MD5.org.mozilla.jss.ssl.SSLSocket.SSL3_RSA_WITH_RC4_128_SHA Replaced with TLS_RSA_WITH_RC4_128_SHA.org.mozilla.jss.ssl.SSLSocket.TLS_DH_ANON_WITH_AES_128_CBC_SHA Replaced with TLS_DH_anon_WITH_AES_128_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.TLS_DH_ANON_WITH_AES_256_CBC_SHA Replaced with TLS_DH_anon_WITH_AES_256_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.TLS_DH_ANON_WITH_CAMELLIA_128_CBC_SHA Replaced with TLS_DH_anon_WITH_CAMELLIA_128_CBC_SHA.org.mozilla.jss.ssl.SSLSocket.TLS_DH_ANON_WITH_CAMELLIA_256_CBC_SHA Replaced with TLS_DH_anon_WITH_CAMELLIA_256_CBC_SHA.org.mozilla.jss.ssl.SSLVersionRange.ssl3 Replaced with SSLVersion.SSL_3_0.org.mozilla.jss.ssl.SSLVersionRange.tls1_0 Replaced with SSLVersion.TLS_1_0.org.mozilla.jss.ssl.SSLVersionRange.tls1_1 Replaced with SSLVersion.TLS_1_1.org.mozilla.jss.ssl.SSLVersionRange.tls1_2 Replaced with SSLVersion.TLS_1_2.org.mozilla.jss.ssl.SSLVersionRange.tls1_3 Replaced with SSLVersion.TLS_1_3.org.mozilla.jss.util.NativeErrcodes.SEC_ERROR_NOT_FORTEZZA_ISSUER As of NSS 3.11, FORTEZZA is no longer supported. SEC_ERROR_NOT_FORTEZZA_ISSUER is a placeholder for backward compatibility.org.mozilla.jss.util.NativeErrcodes.SSL_ERROR_FORTEZZA_PQG As of NSS 3.11, FORTEZZA is no longer supported. SSL_ERROR_FORTEZZA_PQG is a placeholder for backward compatibility.org.mozilla.jss.util.NativeErrcodes.XP_SEC_FORTEZZA_BAD_CARD As of NSS 3.11, FORTEZZA is no longer supported. XP_SEC_FORTEZZA_BAD_CARD, XP_SEC_FORTEZZA_NO_CARD, XP_SEC_FORTEZZA_NONE_SELECTED, XP_SEC_FORTEZZA_MORE_INFO XP_SEC_FORTEZZA_PERSON_NOT_FOUND, XP_SEC_FORTEZZA_NO_MORE_INFO XP_SEC_FORTEZZA_BAD_PIN and XP_SEC_FORTEZZA_PERSON_ERROR are placeholder for backward compatibility.
-
Constructors Constructor Description org.mozilla.jss.netscape.security.x509.AlgorithmId() use one of the other constructors.org.mozilla.jss.pkix.cmc.RevokeRequest(ANY, INTEGER, ENUMERATED, OCTET_STRING, UTF8String) This constructor is obsolete now thatinvalidityDate
has been added to the class.org.mozilla.jss.pkix.cmmf.RevRequest(ANY, INTEGER, ENUMERATED, OCTET_STRING, UTF8String) This constructor is obsolete now thatinvalidityDate
has been added to the class.org.mozilla.jss.ssl.SSLSocket(InetAddress, int, InetAddress, int, boolean, SSLCertificateApprovalCallback, SSLClientCertificateSelectionCallback) As of JSS 3.0. The stream parameter is ignored, because only stream sockets are supported.org.mozilla.jss.ssl.SSLVersionRange(int, int) Replaced with SSLVersionRange(SSLVersion minVersion, SSLVersion maxVersion).