Class NewAuthenticatedDataTest

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

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

    • DEBUG

      public boolean DEBUG
  • Constructor Details

    • NewAuthenticatedDataTest

      public NewAuthenticatedDataTest(String name)
  • Method Details

    • setUp

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

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

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

      public void testKeyTransDESede() throws Exception
      Throws:
      Exception
    • testKeyTransDESedeWithDigest

      public void testKeyTransDESedeWithDigest() throws Exception
      Throws:
      Exception
    • testKeyTransRC2

      public void testKeyTransRC2() throws Exception
      Throws:
      Exception
    • testKEKDESede

      public void testKEKDESede() throws Exception
      Throws:
      Exception
    • testKEKDESedeWithDigest

      public void testKEKDESedeWithDigest() throws Exception
      Throws:
      Exception
    • testPasswordAES256

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

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

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

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

      public void testAES256CCM() throws Exception
      Throws:
      Exception
    • testAES256CCMContentType

      public void testAES256CCMContentType() throws Exception
      Throws:
      Exception
    • testCMSAlgorithmProtection

      public void testCMSAlgorithmProtection() throws Exception
      Throws:
      Exception