org.bouncycastle.mail.smime.test

Class SMIMESignedTest


public class SMIMESignedTest
extends TestCase

Constructor Summary

SMIMESignedTest(String name)

Method Summary

static void
main(args[] )
static Test
suite()
void
testCertificateManagement()
void
testHeaders()
void
testHeadersEncapsulated()
void
testMD5WithRSA()
void
testSHA1WithRSA()
void
testSHA1WithRSACanonicalization()
void
testSHA1WithRSAEncapsulated()
void
testSHA1WithRSAEncapsulatedParser()
void
testSHA1WithRSAEncapsulatedParserAndFile()
void
testSHA1withDSA()
void
testSHA224WithRSA()
void
testSHA224WithRSAParser()
void
testSHA224WithRSAParserEncryptedWithDES()
void
testSHA256WithRSABinary()
void
testSHA256WithRSABinaryWithParser()

Constructor Details

SMIMESignedTest

public SMIMESignedTest(String name)

Method Details

main

public static void main(args[] )

suite

public static Test suite()

testCertificateManagement

public void testCertificateManagement()
            throws Exception

testHeaders

public void testHeaders()
            throws Exception

testHeadersEncapsulated

public void testHeadersEncapsulated()
            throws Exception

testMD5WithRSA

public void testMD5WithRSA()
            throws Exception

testSHA1WithRSA

public void testSHA1WithRSA()
            throws Exception

testSHA1WithRSACanonicalization

public void testSHA1WithRSACanonicalization()
            throws Exception

testSHA1WithRSAEncapsulated

public void testSHA1WithRSAEncapsulated()
            throws Exception

testSHA1WithRSAEncapsulatedParser

public void testSHA1WithRSAEncapsulatedParser()
            throws Exception

testSHA1WithRSAEncapsulatedParserAndFile

public void testSHA1WithRSAEncapsulatedParserAndFile()
            throws Exception

testSHA1withDSA

public void testSHA1withDSA()
            throws Exception

testSHA224WithRSA

public void testSHA224WithRSA()
            throws Exception

testSHA224WithRSAParser

public void testSHA224WithRSAParser()
            throws Exception

testSHA224WithRSAParserEncryptedWithDES

public void testSHA224WithRSAParserEncryptedWithDES()
            throws Exception

testSHA256WithRSABinary

public void testSHA256WithRSABinary()
            throws Exception

testSHA256WithRSABinaryWithParser

public void testSHA256WithRSABinaryWithParser()
            throws Exception