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 TypeMethodDescriptionvoidecStoreTest(String storeName) getName()voidkeyStoreTest(String storeName) static voidvoid
-
Constructor Details
-
KeyStoreTest
public KeyStoreTest()
-
-
Method Details
-
ecStoreTest
- Throws:
Exception
-
keyStoreTest
- Throws:
Exception
-
getName
- Specified by:
getNamein interfaceTest- Specified by:
getNamein classSimpleTest
-
performTest
- Specified by:
performTestin classSimpleTest- Throws:
Exception
-
main
-