org.bouncycastle.cms.test

Class SignedDataTest


public class SignedDataTest
extends TestCase

Constructor Summary

SignedDataTest(String name)

Method Summary

static void
main(args[] )
static Test
suite()
void
testDSAEncapsulated()
void
testECDSAEncapsulated()
void
testGOST3411WithGOST3410Encapsulated()
void
testNullContentWithSigner()
void
testSHA1AndMD5WithRSAEncapsulatedRepeated()
void
testSHA1WithRSAEncapsulated()
void
testSHA1WithRSANoAttributes()
void
testSHA224WithRSAEncapsulated()
void
testSHA256WithRSAEncapsulated()
void
testUnsortedAttributes()

Constructor Details

SignedDataTest

public SignedDataTest(String name)

Method Details

main

public static void main(args[] )

suite

public static Test suite()
            throws Exception

testDSAEncapsulated

public void testDSAEncapsulated()
            throws Exception

testECDSAEncapsulated

public void testECDSAEncapsulated()
            throws Exception

testGOST3411WithGOST3410Encapsulated

public void testGOST3411WithGOST3410Encapsulated()
            throws Exception

testNullContentWithSigner

public void testNullContentWithSigner()
            throws Exception

testSHA1AndMD5WithRSAEncapsulatedRepeated

public void testSHA1AndMD5WithRSAEncapsulatedRepeated()
            throws Exception

testSHA1WithRSAEncapsulated

public void testSHA1WithRSAEncapsulated()
            throws Exception

testSHA1WithRSANoAttributes

public void testSHA1WithRSANoAttributes()
            throws Exception

testSHA224WithRSAEncapsulated

public void testSHA224WithRSAEncapsulated()
            throws Exception

testSHA256WithRSAEncapsulated

public void testSHA256WithRSAEncapsulated()
            throws Exception

testUnsortedAttributes

public void testUnsortedAttributes()
            throws Exception