org.bouncycastle.cms.test

Class SignedDataTest


public class SignedDataTest
extends TestCase

Constructor Summary

SignedDataTest(String name)

Method Summary

void
log(Exception _ex)
void
log(String _msg)
static void
main(args[] )
void
setUp()
static Test
suite()
void
tearDown()
void
testSHA1WithRSAEncapsulated()
void
testSHA224WithRSAEncapsulated()
void
testSHA256WithRSAEncapsulated()
void
testUnsortedAttributes()

Constructor Details

SignedDataTest

public SignedDataTest(String name)

Method Details

log

public void log(Exception _ex)


log

public void log(String _msg)


main

public static void main(args[] )


setUp

public void setUp()


suite

public static Test suite()


tearDown

public void tearDown()


testSHA1WithRSAEncapsulated

public void testSHA1WithRSAEncapsulated()


testSHA224WithRSAEncapsulated

public void testSHA224WithRSAEncapsulated()


testSHA256WithRSAEncapsulated

public void testSHA256WithRSAEncapsulated()


testUnsortedAttributes

public void testUnsortedAttributes()