Class NewEnvelopedDataStreamTest

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

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

    • NewEnvelopedDataStreamTest

      public NewEnvelopedDataStreamTest()
  • Method Details

    • setUp

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

      public void testWorkingData() throws Exception
      Throws:
      Exception
    • testUnprotectedAttributes

      public void testUnprotectedAttributes() throws Exception
      Throws:
      Exception
    • testKeyTransAES128GCM

      public void testKeyTransAES128GCM() throws Exception
      Throws:
      Exception
    • testKeyTransAES128BufferedStream

      public void testKeyTransAES128BufferedStream() throws Exception
      Throws:
      Exception
    • testKeyTransAES128Buffered

      public void testKeyTransAES128Buffered() throws Exception
      Throws:
      Exception
    • testKeyTransAES128Der

      public void testKeyTransAES128Der() throws Exception
      Throws:
      Exception
    • testKeyTransAES128Throughput

      public void testKeyTransAES128Throughput() throws Exception
      Throws:
      Exception
    • testKeyTransAES128AndOriginatorInfo

      public void testKeyTransAES128AndOriginatorInfo() throws Exception
      Throws:
      Exception
    • testKeyTransAES128

      public void testKeyTransAES128() throws Exception
      Throws:
      Exception
    • testKeyTransCAST5SunJCE

      public void testKeyTransCAST5SunJCE() throws Exception
      Throws:
      Exception
    • testAESKEK

      public void testAESKEK() throws Exception
      Throws:
      Exception
    • testTwoAESKEK

      public void testTwoAESKEK() throws Exception
      Throws:
      Exception
    • testECKeyAgree

      public void testECKeyAgree() throws Exception
      Throws:
      Exception
    • testOriginatorInfo

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

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