org.bouncycastle.jce.provider.test

Class DoFinalTest

public class DoFinalTest extends Object implements Test

check that doFinal is properly reseting the cipher.
Constructor Summary
DoFinalTest()
Method Summary
TestResultcheckCipher(String cipherName)
StringgetName()
static voidmain(String[] args)
TestResultperform()

Constructor Detail

DoFinalTest

public DoFinalTest()

Method Detail

checkCipher

public TestResult checkCipher(String cipherName)

getName

public String getName()

main

public static void main(String[] args)

perform

public TestResult perform()