|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.bouncycastle.jce.provider.test.DoFinalTest
public class DoFinalTest
check that doFinal is properly reseting the cipher.
Constructor Summary | |
---|---|
DoFinalTest()
|
Method Summary | |
---|---|
TestResult |
checkCipher(java.lang.String cipherName)
|
java.lang.String |
getName()
|
static void |
main(java.lang.String[] args)
|
TestResult |
perform()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DoFinalTest()
Method Detail |
---|
public TestResult checkCipher(java.lang.String cipherName)
public TestResult perform()
perform
in interface Test
public java.lang.String getName()
getName
in interface Test
public static void main(java.lang.String[] args)
|
Bouncy Castle Cryptography Library 1.37 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |