Class NewSignedDataStreamTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.cms.test.NewSignedDataStreamTest
All Implemented Interfaces:
junit.framework.Test

public class NewSignedDataStreamTest extends junit.framework.TestCase
  • Constructor Details

    • NewSignedDataStreamTest

      public NewSignedDataStreamTest(String name)
  • Method Details

    • setUp

      public void setUp() throws Exception
      Overrides:
      setUp in class junit.framework.TestCase
      Throws:
      Exception
    • testSha1EncapsulatedSignature

      public void testSha1EncapsulatedSignature() throws Exception
      Throws:
      Exception
    • testSHA1WithRSANoAttributes

      public void testSHA1WithRSANoAttributes() throws Exception
      Throws:
      Exception
    • testDSANoAttributes

      public void testDSANoAttributes() throws Exception
      Throws:
      Exception
    • testSHA1WithRSA

      public void testSHA1WithRSA() throws Exception
      Throws:
      Exception
    • testSHA1WithRSAAndOtherRevocation

      public void testSHA1WithRSAAndOtherRevocation() throws Exception
      Throws:
      Exception
    • testSHA1WithRSANonData

      public void testSHA1WithRSANonData() throws Exception
      Throws:
      Exception
    • testSHA1AndMD5WithRSA

      public void testSHA1AndMD5WithRSA() throws Exception
      Throws:
      Exception
    • testSHA1WithRSAEncapsulatedBufferedStream

      public void testSHA1WithRSAEncapsulatedBufferedStream() throws Exception
      Throws:
      Exception
    • testSHA1WithRSAEncapsulatedBuffered

      public void testSHA1WithRSAEncapsulatedBuffered() throws Exception
      Throws:
      Exception
    • testSHA1WithRSAEncapsulated

      public void testSHA1WithRSAEncapsulated() throws Exception
      Throws:
      Exception
    • testEd448Encapsulated

      public void testEd448Encapsulated() throws Exception
      Throws:
      Exception
    • testSHA1WithRSAEncapsulatedSubjectKeyID

      public void testSHA1WithRSAEncapsulatedSubjectKeyID() throws Exception
      Throws:
      Exception
    • testAttributeGenerators

      public void testAttributeGenerators() throws Exception
      Throws:
      Exception
    • testWithAttributeCertificate

      public void testWithAttributeCertificate() throws Exception
      Throws:
      Exception
    • testSignerStoreReplacement

      public void testSignerStoreReplacement() throws Exception
      Throws:
      Exception
    • testEncapsulatedSignerStoreReplacement

      public void testEncapsulatedSignerStoreReplacement() throws Exception
      Throws:
      Exception
    • testCertStoreReplacement

      public void testCertStoreReplacement() throws Exception
      Throws:
      Exception
    • testEncapsulatedCertStoreReplacement

      public void testEncapsulatedCertStoreReplacement() throws Exception
      Throws:
      Exception
    • testCertOrdering1

      public void testCertOrdering1() throws Exception
      Throws:
      Exception
    • testCertOrdering2

      public void testCertOrdering2() throws Exception
      Throws:
      Exception
    • testCertsOnly

      public void testCertsOnly() throws Exception
      Throws:
      Exception
    • testMSPKCS7

      public void testMSPKCS7() throws Exception
      Throws:
      Exception
    • suite

      public static junit.framework.Test suite() throws Exception
      Throws:
      Exception