-
Exceptions Exceptions Description org.mozilla.jss.crypto.BadPaddingException Use javax.crypto.BadPaddingException.
-
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).