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 TypeMethodDescriptionvoid
doDefTest
(KeyPairGenerator g, Cipher c1, Cipher c2) void
doTest
(KeyPairGenerator g, Cipher c1, Cipher c2) 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
- Throws:
Exception
-
doDefTest
- Throws:
Exception
-
main
- Throws:
Exception
-