org.bouncycastle.jce.provider.test
Class GOST3410Test.GenerationTest

java.lang.Object
  extended by org.bouncycastle.jce.provider.test.GOST3410Test.GenerationTest
All Implemented Interfaces:
Test
Enclosing class:
GOST3410Test

private class GOST3410Test.GenerationTest
extends java.lang.Object
implements Test


Constructor Summary
private GOST3410Test.GenerationTest()
           
 
Method Summary
 java.lang.String getName()
           
 TestResult perform()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GOST3410Test.GenerationTest

private GOST3410Test.GenerationTest()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface Test

perform

public TestResult perform()
Specified by:
perform in interface Test