Testpublic class GOST3412Test extends CipherTest
| Modifier | Constructor | Description |
|---|---|---|
protected |
GOST3412Test() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
|
static void |
main(java.lang.String[] args) |
|
void |
performTest() |
public java.lang.String getName()
getName in interface TestgetName in class CipherTestpublic void performTest()
throws java.lang.Exception
performTest in class CipherTestjava.lang.Exceptionpublic static void main(java.lang.String[] args)