org.bouncycastle.jce.provider.test

Class CipherStreamTest

Implemented Interfaces:
org.bouncycastle.util.test.Test

public class CipherStreamTest
extends org.bouncycastle.util.test.SimpleTest

check that cipher input/output streams are working correctly

Constructor Summary

CipherStreamTest()

Method Summary

String
getName()
static void
main(String[] args)
void
performTest()

Methods inherited from class org.bouncycastle.util.test.SimpleTest

areEqual, fail, fail, fail, getName, perform, performTest, runTest, runTest

Constructor Details

CipherStreamTest

public CipherStreamTest()

Method Details

getName

public String getName()
Specified by:
getName in interface org.bouncycastle.util.test.Test
Overrides:
getName in interface org.bouncycastle.util.test.SimpleTest

main

public static void main(String[] args)

performTest

public void performTest()
Overrides:
performTest in interface org.bouncycastle.util.test.SimpleTest