org.bouncycastle.cms.test

Class SignedDataStreamTest

public class SignedDataStreamTest extends TestCase

Constructor Summary
SignedDataStreamTest(String name)
Method Summary
static Testsuite()
voidtestAttributeGenerators()
voidtestCertOrdering1()
voidtestCertOrdering2()
voidtestCertStoreReplacement()
voidtestDSANoAttributes()
voidtestEncapsulatedCertStoreReplacement()
voidtestEncapsulatedSignerStoreReplacement()
voidtestSha1EncapsulatedSignature()
voidtestSHA1AndMD5WithRSA()
voidtestSHA1WithRSA()
voidtestSHA1WithRSAEncapsulated()
voidtestSHA1WithRSAEncapsulatedBuffered()
voidtestSHA1WithRSAEncapsulatedBufferedStream()
voidtestSHA1WithRSANoAttributes()
voidtestSHA1WithRSANonData()
voidtestSignerStoreReplacement()
voidtestWithAttributeCertificate()

Constructor Detail

SignedDataStreamTest

public SignedDataStreamTest(String name)

Method Detail

suite

public static Test suite()

testAttributeGenerators

public void testAttributeGenerators()

testCertOrdering1

public void testCertOrdering1()

testCertOrdering2

public void testCertOrdering2()

testCertStoreReplacement

public void testCertStoreReplacement()

testDSANoAttributes

public void testDSANoAttributes()

testEncapsulatedCertStoreReplacement

public void testEncapsulatedCertStoreReplacement()

testEncapsulatedSignerStoreReplacement

public void testEncapsulatedSignerStoreReplacement()

testSha1EncapsulatedSignature

public void testSha1EncapsulatedSignature()

testSHA1AndMD5WithRSA

public void testSHA1AndMD5WithRSA()

testSHA1WithRSA

public void testSHA1WithRSA()

testSHA1WithRSAEncapsulated

public void testSHA1WithRSAEncapsulated()

testSHA1WithRSAEncapsulatedBuffered

public void testSHA1WithRSAEncapsulatedBuffered()

testSHA1WithRSAEncapsulatedBufferedStream

public void testSHA1WithRSAEncapsulatedBufferedStream()

testSHA1WithRSANoAttributes

public void testSHA1WithRSANoAttributes()

testSHA1WithRSANonData

public void testSHA1WithRSANonData()

testSignerStoreReplacement

public void testSignerStoreReplacement()

testWithAttributeCertificate

public void testWithAttributeCertificate()