public abstract class CipherTest extends SimpleTest
| Modifier | Constructor and Description |
|---|---|
protected |
CipherTest(SimpleTest[] tests,
BlockCipher engine,
KeyParameter validKey) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getName() |
void |
performTest() |
protected CipherTest(SimpleTest[] tests, BlockCipher engine, KeyParameter validKey)
public abstract String getName()
getName in interface TestgetName in class SimpleTestpublic void performTest()
throws Exception
performTest in class SimpleTestExceptionCopyright © 2015–2019 The veraPDF Consortium. All rights reserved.