org.bouncycastle.mail.smime.test

Class SMIMEEnvelopedTest

public class SMIMEEnvelopedTest extends TestCase

Constructor Summary
SMIMEEnvelopedTest(String name)
Method Summary
static voidmain(String[] args)
voidsetUp()
static Testsuite()
voidtestAES128Encrypted()
voidtestAES192Encrypted()
voidtestAES256Encrypted()
voidtestCASTEncrypted()
voidtestCapEncrypt()
voidtestDESEDE3Encrypted()
voidtestHeaders()
voidtestIDEAEncrypted()
voidtestParserDESEDE3Encrypted()
voidtestRC2Encrypted()
voidtestSubKeyId()
voidtestTwoRecipients()

Constructor Detail

SMIMEEnvelopedTest

public SMIMEEnvelopedTest(String name)

Method Detail

main

public static void main(String[] args)

setUp

public void setUp()

suite

public static Test suite()

testAES128Encrypted

public void testAES128Encrypted()

testAES192Encrypted

public void testAES192Encrypted()

testAES256Encrypted

public void testAES256Encrypted()

testCASTEncrypted

public void testCASTEncrypted()

testCapEncrypt

public void testCapEncrypt()

testDESEDE3Encrypted

public void testDESEDE3Encrypted()

testHeaders

public void testHeaders()

testIDEAEncrypted

public void testIDEAEncrypted()

testParserDESEDE3Encrypted

public void testParserDESEDE3Encrypted()

testRC2Encrypted

public void testRC2Encrypted()

testSubKeyId

public void testSubKeyId()

testTwoRecipients

public void testTwoRecipients()