org.bouncycastle.cms.test

Class EnvelopedDataStreamTest


public class EnvelopedDataStreamTest
extends TestCase

Constructor Summary

EnvelopedDataStreamTest()

Method Summary

void
setUp()
static Test
suite()
void
testAESKEK()
void
testKeyTransAES128()
void
testKeyTransAES128Buffered()
void
testKeyTransAES128BufferedStream()
void
testKeyTransAES128Der()
void
testKeyTransAES128Throughput()
void
testTwoAESKEK()
void
testWorkingData()

Constructor Details

EnvelopedDataStreamTest

public EnvelopedDataStreamTest()

Method Details

setUp

public void setUp()
            throws Exception

suite

public static Test suite()
            throws Exception

testAESKEK

public void testAESKEK()
            throws Exception

testKeyTransAES128

public void testKeyTransAES128()
            throws Exception

testKeyTransAES128Buffered

public void testKeyTransAES128Buffered()
            throws Exception

testKeyTransAES128BufferedStream

public void testKeyTransAES128BufferedStream()
            throws Exception

testKeyTransAES128Der

public void testKeyTransAES128Der()
            throws Exception

testKeyTransAES128Throughput

public void testKeyTransAES128Throughput()
            throws Exception

testTwoAESKEK

public void testTwoAESKEK()
            throws Exception

testWorkingData

public void testWorkingData()
            throws Exception