org.bouncycastle.jce.provider.test
Class ECIESTest
java.lang.Object
org.bouncycastle.jce.provider.test.ECIESTest
- All Implemented Interfaces:
- Test
- public class ECIESTest
- extends java.lang.Object
- implements Test
test for ECIES - Elliptic Curve Integrated Encryption Scheme
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public java.lang.String getName()
- Specified by:
getName
in interface Test
perform
public TestResult perform()
- Specified by:
perform
in interface Test
performTest
public TestResult performTest(java.security.KeyPairGenerator g)
performDefTest
public TestResult performDefTest(java.security.KeyPairGenerator g)
main
public static void main(java.lang.String[] args)