public class

SMIMEMiscTest

extends TestCase
java.lang.Object
   ↳ TestCase
     ↳ org.bouncycastle.mail.smime.test.SMIMEMiscTest

Summary

Public Constructors
SMIMEMiscTest(String name)
Public Methods
static void main(String[] args)
static Test suite()
void testQuotePrintableSigPreservation()
void testSHA256WithRSACompressed()
void testSHA256WithRSAParserCompressed()
void testSHA256WithRSAParserEncryptedWithAES()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public SMIMEMiscTest (String name)

Public Methods

public static void main (String[] args)

public static Test suite ()

public void testQuotePrintableSigPreservation ()

Throws
Exception

public void testSHA256WithRSACompressed ()

Throws
Exception

public void testSHA256WithRSAParserCompressed ()

Throws
Exception

public void testSHA256WithRSAParserEncryptedWithAES ()

Throws
Exception