org.bouncycastle.cms.test

Class SignedDataStreamTest


public class SignedDataStreamTest
extends TestCase

Constructor Summary

SignedDataStreamTest(String name)

Method Summary

static Test
suite()
void
testDSANoAttributes()
void
testSHA1WithRSA()
void
testSHA1WithRSAEncapsulated()
void
testSHA1WithRSAEncapsulatedBuffered()
void
testSHA1WithRSAEncapsulatedBufferedStream()
void
testSHA1WithRSANoAttributes()
void
testSha1EncapsulatedSignature()

Constructor Details

SignedDataStreamTest

public SignedDataStreamTest(String name)

Method Details

suite

public static Test suite()
            throws Exception

testDSANoAttributes

public void testDSANoAttributes()
            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

testSha1EncapsulatedSignature

public void testSha1EncapsulatedSignature()
            throws Exception