Class KeyStoreTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.KeyStoreTest
- All Implemented Interfaces:
Test
Exercise the various key stores, making sure we at least get back what we put in!
This tests both the BKS, and the UBER key store.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
ecStoreTest
(String storeName) getName()
void
keyStoreTest
(String storeName) static void
void
-
Constructor Details
-
KeyStoreTest
public KeyStoreTest()
-
-
Method Details
-
ecStoreTest
- Throws:
Exception
-
keyStoreTest
- Throws:
Exception
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
main
-