org.bouncycastle.mail.smime.test

Class SMIMEEnvelopedTest


public class SMIMEEnvelopedTest
extends TestCase

Constructor Summary

SMIMEEnvelopedTest(String name)

Method Summary

static void
main(args[] )
void
setUp()
static Test
suite()
void
testAES128Encrypted()
void
testAES192Encrypted()
void
testAES256Encrypted()
void
testCASTEncrypted()
void
testCapEncrypt()
void
testDESEDE3Encrypted()
void
testHeaders()
void
testIDEAEncrypted()
void
testParserDESEDE3Encrypted()
void
testRC2Encrypted()
void
testSubKeyId()
void
testTwoRecipients()

Constructor Details

SMIMEEnvelopedTest

public SMIMEEnvelopedTest(String name)

Method Details

main

public static void main(args[] )

setUp

public void setUp()
            throws Exception

suite

public static Test suite()
            throws Exception

testAES128Encrypted

public void testAES128Encrypted()
            throws Exception

testAES192Encrypted

public void testAES192Encrypted()
            throws Exception

testAES256Encrypted

public void testAES256Encrypted()
            throws Exception

testCASTEncrypted

public void testCASTEncrypted()
            throws Exception

testCapEncrypt

public void testCapEncrypt()
            throws Exception

testDESEDE3Encrypted

public void testDESEDE3Encrypted()
            throws Exception

testHeaders

public void testHeaders()
            throws Exception

testIDEAEncrypted

public void testIDEAEncrypted()
            throws Exception

testParserDESEDE3Encrypted

public void testParserDESEDE3Encrypted()
            throws Exception

testRC2Encrypted

public void testRC2Encrypted()
            throws Exception

testSubKeyId

public void testSubKeyId()
            throws Exception

testTwoRecipients

public void testTwoRecipients()
            throws Exception