Bouncy Castle Cryptography 1.11 API Specification: Class CipherTest
|
Bouncy Castle Cryptography 1.11 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.crypto.test.CipherTest
Constructor Summary | |
protected |
CipherTest(Test[] tests)
|
Method Summary | |
abstract 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 |
protected CipherTest(Test[] tests)
Method Detail |
public abstract java.lang.String getName()
getName
in interface Test
public TestResult perform()
perform
in interface Test
|
Bouncy Castle Cryptography 1.11 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |