public class

SignedDataStreamTest

extends TestCase
java.lang.Object
   ↳ TestCase
     ↳ org.bouncycastle.cms.test.SignedDataStreamTest

Summary

Public Constructors
SignedDataStreamTest(String name)
Public Methods
static Test suite()
void testAttributeGenerators()
void testCertOrdering1()
void testCertOrdering2()
void testCertStoreReplacement()
void testDSANoAttributes()
void testEarlyInvalidKeyException()
void testEarlyNoSuchAlgorithmException()
void testEncapsulatedCertStoreReplacement()
void testEncapsulatedSignerStoreReplacement()
void testSHA1AndMD5WithRSA()
void testSHA1WithRSA()
void testSHA1WithRSAEncapsulated()
void testSHA1WithRSAEncapsulatedBuffered()
void testSHA1WithRSAEncapsulatedBufferedStream()
void testSHA1WithRSAEncapsulatedSubjectKeyID()
void testSHA1WithRSANoAttributes()
void testSHA1WithRSANonData()
void testSha1EncapsulatedSignature()
void testSignerStoreReplacement()
void testWithAttributeCertificate()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SignedDataStreamTest (String name)

Public Methods

public static Test suite ()

Throws
Exception

public void testAttributeGenerators ()

Throws
Exception

public void testCertOrdering1 ()

Throws
Exception

public void testCertOrdering2 ()

Throws
Exception

public void testCertStoreReplacement ()

Throws
Exception

public void testDSANoAttributes ()

Throws
Exception

public void testEarlyInvalidKeyException ()

Throws
Exception

public void testEarlyNoSuchAlgorithmException ()

Throws
Exception

public void testEncapsulatedCertStoreReplacement ()

Throws
Exception

public void testEncapsulatedSignerStoreReplacement ()

Throws
Exception

public void testSHA1AndMD5WithRSA ()

Throws
Exception

public void testSHA1WithRSA ()

Throws
Exception

public void testSHA1WithRSAEncapsulated ()

Throws
Exception

public void testSHA1WithRSAEncapsulatedBuffered ()

Throws
Exception

public void testSHA1WithRSAEncapsulatedBufferedStream ()

Throws
Exception

public void testSHA1WithRSAEncapsulatedSubjectKeyID ()

Throws
Exception

public void testSHA1WithRSANoAttributes ()

Throws
Exception

public void testSHA1WithRSANonData ()

Throws
Exception

public void testSha1EncapsulatedSignature ()

Throws
Exception

public void testSignerStoreReplacement ()

Throws
Exception

public void testWithAttributeCertificate ()

Throws
Exception