public class

NewEnvelopedDataTest

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

Summary

Public Constructors
NewEnvelopedDataTest()
Public Methods
static void main(String[] args)
static Test suite()
void testAES128KEK()
void testAES192KEK()
void testAES256KEK()
void testCamellia128KEK()
void testCamellia192KEK()
void testCamellia256KEK()
void testDESKEK()
void testECKeyAgree()
void testECKeyAgreeVectors()
void testECMQVKeyAgree()
void testECMQVKeyAgreeMultiple()
void testECMQVKeyAgreeVectors()
void testErroneousKEK()
void testKeyTrans()
void testKeyTrans128RC4()
void testKeyTransAES128()
void testKeyTransAES192()
void testKeyTransAES256()
void testKeyTransCAST5()
void testKeyTransCamellia128()
void testKeyTransCamellia192()
void testKeyTransCamellia256()
void testKeyTransLight128RC4()
void testKeyTransODES()
void testKeyTransRC4()
void testKeyTransSEED()
void testKeyTransSmallAES()
void testOriginatorInfo()
void testPasswordAES256()
void testPasswordDESEDE()
void testRC2128KEK()
void testRFC4134ex5_1()
void testRFC4134ex5_2()
void testSEED128KEK()
void testUnprotectedAttributes()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public NewEnvelopedDataTest ()

Public Methods

public static void main (String[] args)

Throws
Exception

public static Test suite ()

Throws
Exception

public void testAES128KEK ()

Throws
Exception

public void testAES192KEK ()

Throws
Exception

public void testAES256KEK ()

Throws
Exception

public void testCamellia128KEK ()

Throws
Exception

public void testCamellia192KEK ()

Throws
Exception

public void testCamellia256KEK ()

Throws
Exception

public void testDESKEK ()

Throws
Exception

public void testECKeyAgree ()

Throws
Exception

public void testECKeyAgreeVectors ()

Throws
Exception

public void testECMQVKeyAgree ()

Throws
Exception

public void testECMQVKeyAgreeMultiple ()

Throws
Exception

public void testECMQVKeyAgreeVectors ()

Throws
Exception

public void testErroneousKEK ()

Throws
Exception

public void testKeyTrans ()

Throws
Exception

public void testKeyTrans128RC4 ()

Throws
Exception

public void testKeyTransAES128 ()

Throws
Exception

public void testKeyTransAES192 ()

Throws
Exception

public void testKeyTransAES256 ()

Throws
Exception

public void testKeyTransCAST5 ()

Throws
Exception

public void testKeyTransCamellia128 ()

Throws
Exception

public void testKeyTransCamellia192 ()

Throws
Exception

public void testKeyTransCamellia256 ()

Throws
Exception

public void testKeyTransLight128RC4 ()

Throws
Exception

public void testKeyTransODES ()

Throws
Exception

public void testKeyTransRC4 ()

Throws
Exception

public void testKeyTransSEED ()

Throws
Exception

public void testKeyTransSmallAES ()

Throws
Exception

public void testOriginatorInfo ()

Throws
Exception

public void testPasswordAES256 ()

Throws
Exception

public void testPasswordDESEDE ()

Throws
Exception

public void testRC2128KEK ()

Throws
Exception

public void testRFC4134ex5_1 ()

Throws
Exception

public void testRFC4134ex5_2 ()

Throws
Exception

public void testSEED128KEK ()

Throws
Exception

public void testUnprotectedAttributes ()

Throws
Exception