Class ECIESTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.ECIESTest
- All Implemented Interfaces:
Test
Test for ECIES - Elliptic Curve Integrated Encryption Scheme
-
Method Summary
Modifier and TypeMethodDescriptionvoiddoTest(String testname, KeyPairGenerator g, String cipher, IESParameterSpec p) getName()static voidvoid
-
Method Details
-
getName
- Specified by:
getNamein interfaceTest- Specified by:
getNamein classSimpleTest
-
performTest
- Specified by:
performTestin classSimpleTest- Throws:
Exception
-
doTest
public void doTest(String testname, KeyPairGenerator g, String cipher, IESParameterSpec p) throws Exception - Throws:
Exception
-
main
-