Package org.mozilla.jss.tests

Interface Summary

Constants Holds immutable values for JSS Tests.

Class Summary

ClassServer
CloseDBs
Constants.cipher
DigestTest
FilePasswordCallback
FipsTest
GenerateTestCert GenerateTestCert is a class for generating SSL test certificates for the JSS tests (all.pl).
HMACTest HMAC is a hash function based message authentication code.
JCASigTest
JCASymKeyGen
JSSE_SSLClient This program connects to any SSL Server to exercise all ciphers supported by JSSE for a given JDK/JRE version.
JSSE_SSLServer JSSE SSLServer class that acts as SSL Server
JSSPackageTest
JSS_FileUploadClient
JSS_FileUploadClient.HandshakeListener SSL Handshake Listeren implementation.
JSS_FileUploadServer
JSS_FileUploadServer.HandshakeListener
JSS_SelfServClient
JSS_SelfServClient.HandshakeListener SSL Handshake Listeren implementation.
JSS_SelfServServer Note on how to use JSS_SelfServServer and JSS_SelfServerClient For debugging purposes you should modify Constant.java debug_level to 4.
JSS_SelfServServer.HandshakeListener
JSS_SSLClient JSS_SSLClient class enables a cipher or all supported JSS ciphers and tries to communicate with a SSL server.
JSS_SSLClient.HandshakeListener SSL Handshake Listeren implementation.
JSS_SSLServer
JSS_SSLServer.HandshakeListener
KeyFactoryTest
KeyStoreTest
KeyWrapping Keywrapping tests..
ListCACerts
ListCerts
PK10Gen
SDR
SelfTest
SetupDBs Create the NSS databases
SigTest
SSLClientAuth SSLClientAuth Server/client test.
SSLClientAuth.HandshakeListener
SymKeyGen Most of this code is Deprecated look at JCASymKeyGen.java for sample.
TestCertificateApprovalCallback This is a test implementation of the certificate approval callback which gets invoked when the server presents a certificate which is not trusted by the client.
TestKeyGen Note: when this program is run, it must have a key3.db WITH A PASSWORD SET in the directory specified by the argument.
TestSDR Secret Decoder ring tests.
VerifyCert Verify Certificate test.