org.bouncycastle.cms.test

Class SignedDataStreamTest


public class SignedDataStreamTest
extends TestCase

Constructor Summary

SignedDataStreamTest(String name)

Method Summary

static Test
suite()
void
testAttributeGenerators()
void
testCertOrdering1()
void
testCertOrdering2()
void
testCertStoreReplacement()
void
testDSANoAttributes()
void
testEncapsulatedCertStoreReplacement()
void
testEncapsulatedSignerStoreReplacement()
void
testSHA1AndMD5WithRSA()
void
testSHA1WithRSA()
void
testSHA1WithRSAEncapsulated()
void
testSHA1WithRSAEncapsulatedBuffered()
void
testSHA1WithRSAEncapsulatedBufferedStream()
void
testSHA1WithRSANoAttributes()
void
testSHA1WithRSANonData()
void
testSha1EncapsulatedSignature()
void
testSignerStoreReplacement()
void
testWithAttributeCertificate()

Constructor Details

SignedDataStreamTest

public SignedDataStreamTest(String name)

Method Details

suite

public static Test suite()
            throws Exception

testAttributeGenerators

public void testAttributeGenerators()
            throws Exception

testCertOrdering1

public void testCertOrdering1()
            throws Exception

testCertOrdering2

public void testCertOrdering2()
            throws Exception

testCertStoreReplacement

public void testCertStoreReplacement()
            throws Exception

testDSANoAttributes

public void testDSANoAttributes()
            throws Exception

testEncapsulatedCertStoreReplacement

public void testEncapsulatedCertStoreReplacement()
            throws Exception

testEncapsulatedSignerStoreReplacement

public void testEncapsulatedSignerStoreReplacement()
            throws Exception

testSHA1AndMD5WithRSA

public void testSHA1AndMD5WithRSA()
            throws Exception

testSHA1WithRSA

public void testSHA1WithRSA()
            throws Exception

testSHA1WithRSAEncapsulated

public void testSHA1WithRSAEncapsulated()
            throws Exception

testSHA1WithRSAEncapsulatedBuffered

public void testSHA1WithRSAEncapsulatedBuffered()
            throws Exception

testSHA1WithRSAEncapsulatedBufferedStream

public void testSHA1WithRSAEncapsulatedBufferedStream()
            throws Exception

testSHA1WithRSANoAttributes

public void testSHA1WithRSANoAttributes()
            throws Exception

testSHA1WithRSANonData

public void testSHA1WithRSANonData()
            throws Exception

testSha1EncapsulatedSignature

public void testSha1EncapsulatedSignature()
            throws Exception

testSignerStoreReplacement

public void testSignerStoreReplacement()
            throws Exception

testWithAttributeCertificate

public void testWithAttributeCertificate()
            throws Exception