Class BlockCipherVectorTest

java.lang.Object
org.bouncycastle.util.test.SimpleTest
org.bouncycastle.crypto.test.BlockCipherVectorTest
All Implemented Interfaces:
Test

public class BlockCipherVectorTest extends SimpleTest
a basic test that takes a cipher, key parameter, and an input and output string. This test wraps the engine in a buffered block cipher with padding disabled.