Class SMIMEMiscTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.mail.smime.test.SMIMEMiscTest
All Implemented Interfaces:
junit.framework.Test

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

    • SMIMEMiscTest

      public SMIMEMiscTest(String name)
  • Method Details

    • main

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

      public void testSHA256WithRSAParserEncryptedWithAES() throws Exception
      Throws:
      Exception
    • testSHA256WithRSACompressed

      public void testSHA256WithRSACompressed() throws Exception
      Throws:
      Exception
    • testQuotePrintableSigPreservation

      public void testQuotePrintableSigPreservation() throws Exception
      Throws:
      Exception
    • testSHA256WithRSAParserCompressed

      public void testSHA256WithRSAParserCompressed() throws Exception
      Throws:
      Exception
    • testBrokenEnvelope

      public void testBrokenEnvelope() throws Exception
      Throws:
      Exception