org.bouncycastle.mail.smime.test

Class SMIMEMiscTest


public class SMIMEMiscTest
extends TestCase

Constructor Summary

SMIMEMiscTest(String name)

Method Summary

static void
main(args[] )
static Test
suite()
void
testSHA256WithRSACompressed()
void
testSHA256WithRSAParserCompressed()
void
testSHA256WithRSAParserEncryptedWithAES()

Constructor Details

SMIMEMiscTest

public SMIMEMiscTest(String name)

Method Details

main

public static void main(args[] )

suite

public static Test suite()

testSHA256WithRSACompressed

public void testSHA256WithRSACompressed()
            throws Exception

testSHA256WithRSAParserCompressed

public void testSHA256WithRSAParserCompressed()
            throws Exception

testSHA256WithRSAParserEncryptedWithAES

public void testSHA256WithRSAParserEncryptedWithAES()
            throws Exception