| Frames | No Frames |
Deprecated Interfaces | |
| JSSSecureRandom Use the JCA interface instead ( java.security.SecureRandom) | |
| KeyGenerator Use the JCA interface instead ( javax.crypto.KeyGenerator) | |
| KeyWrapper Use the JCA interface instead ( javax.crypto.Cipher) | |
Deprecated Classes | |
| BadPaddingException Use javax.crypto.BadPaddingException. | |
| Cipher Use the JCA interface instead ( javax.crypto.Cipher) | |
| JSSKeyGeneratorSpi.HmacSHA1 This class name is misleading. | |
| JSSMessageDigest Use the JCA interface instead ( java.security.MessageDigest) | |
| JSSSecretKeyFactorySpi.HmacSHA1 This class name is misleading. | |
| KeyPairGenerator Use the JCA interface instead ( java.security.KeyPairGenerator) | |
| Signature Use the JCA interface instead ( java.security.Signature) | |
Deprecated Fields | |
| org.mozilla.jss.pkcs11.KeyType.FORTEZZA As of NSS 3.11, FORTEZZA is no longer supported.
| |
| org.mozilla.jss.util.NativeErrcodes.SSL_ERROR_FORTEZZA_PQG As of NSS 3.11, FORTEZZA is no longer supported.
| |
| org.mozilla.jss.util.NativeErrcodes.XP_SEC_FORTEZZA_BAD_CARD As of NSS 3.11, FORTEZZA is no longer supported.
| |
| org.mozilla.jss.util.NativeErrcodes.SEC_ERROR_NOT_FORTEZZA_ISSUER As of NSS 3.11, FORTEZZA is no longer supported.
| |
| org.mozilla.jss.ssl.SSLSecurityStatus.STATUS_FORTEZZA 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.
| |
Deprecated Constructors | |
| org.mozilla.jss.pkix.cmmf.RevRequest.RevRequest(ANY,INTEGER,ENUMERATED,OCTET_STRING,UTF8String) This constructor is obsolete now that
invalidityDate has been added to the class. | |
| org.mozilla.jss.ssl.SSLSocket.SSLSocket(InetAddress,int,InetAddress,int,boolean,SSLCertificateApprovalCallback,SSLClientCertificateSelectionCallback) As of JSS 3.0. | |