demo
Class TestAll
java.lang.Object
|
+--demo.TestAll
- All Implemented Interfaces:
- KeyStoreConstants
- public class TestAll
- extends Object
- implements KeyStoreConstants
This class performs all available tests.
Fields inherited from interface demo.keystore.KeyStoreConstants |
CA_DSA, CA_RSA, DH_1024, DH_2048, DH_512, DSA_1024, DSA_2048, DSA_512, KS_FILENAME, KS_PASSWORD, RSA_1024, RSA_2048, RSA_512 |
Method Summary |
static void |
main(String[] arg)
Performs all tests. |
void |
start()
Start all tests. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAll
public TestAll()
start
public void start()
throws Exception
- Start all tests.
main
public static void main(String[] arg)
throws IOException
- Performs all tests.
IAIK-JCE ME 3.04, (c) 2002 IAIK, (c) 2003 to 2006 Stiftung SIC