Class DHIESTest
java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.jce.provider.test.DHIESTest
- All Implemented Interfaces:
Test
Test for DHIES - Diffie-Hellman Integrated Encryption Scheme
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doTest
(String testname, KeyPairGenerator g, String cipher, IESParameterSpec p) getName()
static void
void
-
Method Details
-
getName
- Specified by:
getName
in interfaceTest
- Specified by:
getName
in classSimpleTest
-
performTest
- Specified by:
performTest
in classSimpleTest
- Throws:
Exception
-
doTest
public void doTest(String testname, KeyPairGenerator g, String cipher, IESParameterSpec p) throws Exception - Throws:
Exception
-
main
-