public class

NewEnvelopedDataStreamTest

extends TestCase
java.lang.Object
   ↳ TestCase
     ↳ org.bouncycastle.cms.test.NewEnvelopedDataStreamTest

Summary

Public Constructors
NewEnvelopedDataStreamTest()
Public Methods
void setUp()
static Test suite()
void testAESKEK()
void testECKeyAgree()
void testKeyTransAES128()
void testKeyTransAES128Buffered()
void testKeyTransAES128BufferedStream()
void testKeyTransAES128Der()
void testKeyTransAES128Throughput()
void testKeyTransCAST5SunJCE()
void testOriginatorInfo()
void testTwoAESKEK()
void testUnprotectedAttributes()
void testWorkingData()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public NewEnvelopedDataStreamTest ()

Public Methods

public void setUp ()

Throws
Exception

public static Test suite ()

Throws
Exception

public void testAESKEK ()

Throws
Exception

public void testECKeyAgree ()

Throws
Exception

public void testKeyTransAES128 ()

Throws
Exception

public void testKeyTransAES128Buffered ()

Throws
Exception

public void testKeyTransAES128BufferedStream ()

Throws
Exception

public void testKeyTransAES128Der ()

Throws
Exception

public void testKeyTransAES128Throughput ()

Throws
Exception

public void testKeyTransCAST5SunJCE ()

Throws
Exception

public void testOriginatorInfo ()

Throws
Exception

public void testTwoAESKEK ()

Throws
Exception

public void testUnprotectedAttributes ()

Throws
Exception

public void testWorkingData ()

Throws
Exception