Class IESTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.IESTest
- All Implemented Interfaces:
Test
test for ECIES - Elliptic Curve Integrated Encryption Scheme
-
Method Summary
Modifier and TypeMethodDescriptionvoiddoDefTest(KeyPairGenerator g, Cipher c1, Cipher c2) voiddoTest(KeyPairGenerator g, Cipher c1, Cipher c2) getName()static voidvoid
-
Method Details
-
getName
- Specified by:
getNamein interfaceTest- Specified by:
getNamein classSimpleTest
-
performTest
- Specified by:
performTestin classSimpleTest- Throws:
Exception
-
doTest
- Throws:
Exception
-
doDefTest
- Throws:
Exception
-
main
- Throws:
Exception
-