public class BlockCipherVectorTest extends SimpleTest
| Constructor and Description |
|---|
BlockCipherVectorTest(int id,
BlockCipher engine,
CipherParameters param,
String input,
String output) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
performTest() |
public BlockCipherVectorTest(int id,
BlockCipher engine,
CipherParameters param,
String input,
String output)
public String getName()
getName in interface TestgetName in class SimpleTestpublic void performTest()
throws Exception
performTest in class SimpleTestExceptionCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.