public class NewSMIMEEnvelopedTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
NewSMIMEEnvelopedTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
setUp() |
static junit.framework.Test |
suite() |
void |
testAES128() |
void |
testAES128Encrypted() |
void |
testAES192() |
void |
testAES192Encrypted() |
void |
testAES256() |
void |
testAES256Encrypted() |
void |
testCapEncrypt() |
void |
testCASTEncrypted() |
void |
testDESEDE3Encrypted() |
void |
testDotNetEncMailMatch() |
void |
testHeaders() |
void |
testIDEAEncrypted() |
void |
testKDFAgreements() |
void |
testParserDESEDE3Encrypted() |
void |
testRC2Encrypted() |
void |
testSubKeyId() |
void |
testTwoRecipients() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, tearDown, toStringpublic static void main(java.lang.String[] args)
public static junit.framework.Test suite()
throws java.lang.Exception
java.lang.Exceptionpublic void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionpublic void testHeaders()
throws java.lang.Exception
java.lang.Exceptionpublic void testDESEDE3Encrypted()
throws java.lang.Exception
java.lang.Exceptionpublic void testParserDESEDE3Encrypted()
throws java.lang.Exception
java.lang.Exceptionpublic void testIDEAEncrypted()
throws java.lang.Exception
java.lang.Exceptionpublic void testRC2Encrypted()
throws java.lang.Exception
java.lang.Exceptionpublic void testCASTEncrypted()
throws java.lang.Exception
java.lang.Exceptionpublic void testAES128Encrypted()
throws java.lang.Exception
java.lang.Exceptionpublic void testAES192Encrypted()
throws java.lang.Exception
java.lang.Exceptionpublic void testAES256Encrypted()
throws java.lang.Exception
java.lang.Exceptionpublic void testSubKeyId()
throws java.lang.Exception
java.lang.Exceptionpublic void testDotNetEncMailMatch()
throws java.lang.Exception
java.lang.Exceptionpublic void testAES128()
throws java.lang.Exception
java.lang.Exceptionpublic void testAES192()
throws java.lang.Exception
java.lang.Exceptionpublic void testAES256()
throws java.lang.Exception
java.lang.Exceptionpublic void testCapEncrypt()
throws java.lang.Exception
java.lang.Exceptionpublic void testTwoRecipients()
throws java.lang.Exception
java.lang.Exceptionpublic void testKDFAgreements()
throws java.lang.Exception
java.lang.Exception