Package org.mozilla.jss.tests

Interface Summary
Constants Holds immutable values for JSS Tests.
 

Class Summary
ClassServer  
CloseDBs  
Constants.cipher  
DigestTest  
FilePasswordCallback  
FipsTest  
GenerateTestCert  
HMACTest HMAC is a hash function based message authentication code.
JCASigTest  
JCASymKeyGen  
JSS_FileUploadClient  
JSS_FileUploadServer  
JSS_FileUploadServer.HandshakeListener  
JSS_SelfServClient  
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_SSLServer  
JSS_SSLServer.HandshakeListener  
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  
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  
TestSDR Secret Decoder ring tests.
VerifyCert Verify Certificate test.