org.bouncycastle.mail.smime.test

Class SMIMECompressedTest


public class SMIMECompressedTest
extends TestCase

Constructor Summary

SMIMECompressedTest(String name)

Method Summary

static void
main(args[] )
static Test
suite()
void
testBasic()
void
testCompressedSHA1WithRSA()
test compressing and uncompressing of a multipart-signed message.
void
testHeaders()
void
testParser()

Constructor Details

SMIMECompressedTest

public SMIMECompressedTest(String name)
            throws Exception

Method Details

main

public static void main(args[] )

suite

public static Test suite()

testBasic

public void testBasic()
            throws Exception

testCompressedSHA1WithRSA

public void testCompressedSHA1WithRSA()
            throws Exception
test compressing and uncompressing of a multipart-signed message.

testHeaders

public void testHeaders()
            throws Exception

testParser

public void testParser()
            throws Exception