public class

AuthenticatedDataTest

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

Summary

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

Fields

public boolean DEBUG

Public Constructors

public AuthenticatedDataTest (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 testKeyTransDESede ()

Throws
Exception

public void testPasswordAES256 ()

Throws
Exception