Class BcSignedDataTest

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

public class BcSignedDataTest extends junit.framework.TestCase
  • Field Details

    • xtraCounterSig

      public static byte[] xtraCounterSig
  • Constructor Details

    • BcSignedDataTest

      public BcSignedDataTest(String name)
  • Method Details

    • main

      public static void main(String[] args)
    • suite

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

      public void testDetachedVerification() throws Exception
      Throws:
      Exception
    • testDetachedVerificationWithBufferingContentSigner

      public void testDetachedVerificationWithBufferingContentSigner() throws Exception
      Throws:
      Exception
    • testSHA1AndMD5WithRSAEncapsulatedRepeated

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

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

      public void testSHA1WithRSANoAttributesSimple() throws Exception
      Throws:
      Exception
    • testSHA1WithRSAViaConfig

      public void testSHA1WithRSAViaConfig() throws Exception
      Throws:
      Exception
    • testSHA1WithRSAAndAttributeTableSimple

      public void testSHA1WithRSAAndAttributeTableSimple() throws Exception
      Throws:
      Exception
    • testSHA1WithRSAAndAttributeTable

      public void testSHA1WithRSAAndAttributeTable() throws Exception
      Throws:
      Exception
    • testLwSHA1WithRSAAndAttributeTable

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

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

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

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

      public void testSHA1WithRSAPSS() throws Exception
      Throws:
      Exception
    • testSHA224WithRSAPSS

      public void testSHA224WithRSAPSS() throws Exception
      Throws:
      Exception
    • testSHA256WithRSAPSS

      public void testSHA256WithRSAPSS() throws Exception
      Throws:
      Exception
    • testSHA384WithRSAPSS

      public void testSHA384WithRSAPSS() throws Exception
      Throws:
      Exception
    • testSHA224WithRSAEncapsulated

      public void testSHA224WithRSAEncapsulated() throws Exception
      Throws:
      Exception
    • testSHA256WithRSAEncapsulated

      public void testSHA256WithRSAEncapsulated() throws Exception
      Throws:
      Exception
    • testRIPEMD128WithRSAEncapsulated

      public void testRIPEMD128WithRSAEncapsulated() throws Exception
      Throws:
      Exception
    • testRIPEMD160WithRSAEncapsulated

      public void testRIPEMD160WithRSAEncapsulated() throws Exception
      Throws:
      Exception
    • testRIPEMD256WithRSAEncapsulated

      public void testRIPEMD256WithRSAEncapsulated() throws Exception
      Throws:
      Exception
    • testECDSAEncapsulated

      public void testECDSAEncapsulated() throws Exception
      Throws:
      Exception
    • testECDSAEncapsulatedSubjectKeyID

      public void testECDSAEncapsulatedSubjectKeyID() throws Exception
      Throws:
      Exception
    • testECDSASHA224Encapsulated

      public void testECDSASHA224Encapsulated() throws Exception
      Throws:
      Exception
    • testECDSASHA256Encapsulated

      public void testECDSASHA256Encapsulated() throws Exception
      Throws:
      Exception
    • testECDSASHA384Encapsulated

      public void testECDSASHA384Encapsulated() throws Exception
      Throws:
      Exception
    • testECDSASHA512Encapsulated

      public void testECDSASHA512Encapsulated() throws Exception
      Throws:
      Exception
    • testECDSASHA512EncapsulatedWithKeyFactoryAsEC

      public void testECDSASHA512EncapsulatedWithKeyFactoryAsEC() throws Exception
      Throws:
      Exception
    • testDSAEncapsulated

      public void testDSAEncapsulated() throws Exception
      Throws:
      Exception
    • testDSAEncapsulatedSubjectKeyID

      public void testDSAEncapsulatedSubjectKeyID() throws Exception
      Throws:
      Exception
    • testSHA1WithRSACounterSignature

      public void testSHA1WithRSACounterSignature() throws Exception
      Throws:
      Exception
    • testUnsortedAttributes

      public void testUnsortedAttributes() throws Exception
      Throws:
      Exception
    • testNullContentWithSigner

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

      public void testWithAttributeCertificate() 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
    • testSignerStoreReplacement

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

      public void testEncapsulatedSamples() throws Exception
      Throws:
      Exception
    • testSamples

      public void testSamples() throws Exception
      Throws:
      Exception
    • testCounterSig

      public void testCounterSig() throws Exception
      Throws:
      Exception
    • testForMultipleCounterSignatures

      public void testForMultipleCounterSignatures() throws Exception
      Throws:
      Exception