public class

NewAuthenticatedDataTest

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

Summary

Fields
public boolean DEBUG
Public Constructors
NewAuthenticatedDataTest(String name)
Public Methods
static void main(String[] args)
void setUp()
static Test suite()
void testECKeyAgree()
void testEncoding()
void testKEKDESede()
void testKEKDESedeWithDigest()
void testKeyTransDESede()
void testKeyTransDESedeWithDigest()
void testKeyTransRC2()
void testPasswordAES256()
[Expand]
Inherited Methods
From class java.lang.Object

Fields

public boolean DEBUG

Public Constructors

public NewAuthenticatedDataTest (String name)

Public Methods

public static void main (String[] args)

public void setUp ()

Throws
Exception

public static Test suite ()

Throws
Exception

public void testECKeyAgree ()

Throws
Exception

public void testEncoding ()

Throws
Exception

public void testKEKDESede ()

Throws
Exception

public void testKEKDESedeWithDigest ()

Throws
Exception

public void testKeyTransDESede ()

Throws
Exception

public void testKeyTransDESedeWithDigest ()

Throws
Exception

public void testKeyTransRC2 ()

Throws
Exception

public void testPasswordAES256 ()

Throws
Exception