Package org.bouncycastle.mail.smime.test
Class NewSMIMESignedTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.mail.smime.test.NewSMIMESignedTest
- All Implemented Interfaces:
junit.framework.Test
public class NewSMIMESignedTest
extends junit.framework.TestCase
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
void
multipartMixedTest
(javax.mail.internet.MimeBodyPart part1, javax.mail.internet.MimeBodyPart part2) static junit.framework.Test
suite()
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class junit.framework.TestCase
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, setUp, tearDown, toString
-
Constructor Details
-
NewSMIMESignedTest
-
-
Method Details
-
main
-
suite
public static junit.framework.Test suite() -
testHeaders
- Throws:
Exception
-
testHeadersEncapsulated
- Throws:
Exception
-
testMultipartTextText
- Throws:
Exception
-
testMultipartTextBinary
- Throws:
Exception
-
testMultipartBinaryText
- Throws:
Exception
-
testMultipartBinaryBinary
- Throws:
Exception
-
testSHA1WithRSAPSS
- Throws:
Exception
-
testSHA224WithRSAPSS
- Throws:
Exception
-
testSHA256WithRSAPSS
- Throws:
Exception
-
testSHA384WithRSAPSS
- Throws:
Exception
-
multipartMixedTest
public void multipartMixedTest(javax.mail.internet.MimeBodyPart part1, javax.mail.internet.MimeBodyPart part2) throws Exception - Throws:
Exception
-
testSHA1WithRSA
- Throws:
Exception
-
testSHA1WithRSAAddSigners
- Throws:
Exception
-
testMD5WithRSAAddSignersSHA1
- Throws:
Exception
-
testSHA1WithRSACanonicalization
- Throws:
Exception
-
testSHA1WithRSAEncapsulated
- Throws:
Exception
-
testSHA1WithRSAEncapsulatedParser
- Throws:
Exception
-
testSHA1WithRSAEncapsulatedParserAndFile
- Throws:
Exception
-
testMD5WithRSA
- Throws:
Exception
-
testSHA224WithRSA
- Throws:
Exception
-
testSHA224WithRSARfc3851
- Throws:
Exception
-
testSHA256WithRSA
- Throws:
Exception
-
testSHA256WithRSARfc3851
- Throws:
Exception
-
testSHA384WithRSA
- Throws:
Exception
-
testSHA384WithRSARfc3851
- Throws:
Exception
-
testSHA512WithRSA
- Throws:
Exception
-
testSHA512WithRSARfc3851
- Throws:
Exception
-
testRIPEMD160WithRSA
- Throws:
Exception
-
testGOST3411WithGOST3410
- Throws:
Exception
-
testGOST3411WithECGOST3410
- Throws:
Exception
-
testSHA224WithRSAParser
- Throws:
Exception
-
testSHA224WithRSAParserEncryptedWithDES
- Throws:
Exception
-
testSHA1withDSA
- Throws:
Exception
-
testSHA256WithRSABinary
- Throws:
Exception
-
testSHA256WithRSABinaryWithParser
- Throws:
Exception
-
testWithAttributeCertificate
- Throws:
Exception
-
testCertificateManagement
- Throws:
Exception
-
testMimeMultipart
- Throws:
Exception
-
testMimeMultipartBinaryReader
- Throws:
Exception
-
testMimeMultipartBinaryParser
- Throws:
Exception
-
testMimeMultipartBinaryParserGetMimeContent
- Throws:
Exception
-
testQuotable
- Throws:
Exception
-
testQuotableParser
- Throws:
Exception
-
testEmbeddedMulti
- Throws:
Exception
-
testEmbeddedMultiParser
- Throws:
Exception
-
testPSSVariantSalt
- Throws:
Exception
-
testMultiAlternative
- Throws:
Exception
-
testExtraNlInPostamble
- Throws:
Exception
-
testDoubleNlCanonical
- Throws:
Exception
-
testSignAttachmentOnly
- Throws:
Exception
-
testMultiAlternativeParser
- Throws:
Exception
-
testBasicAS2
- Throws:
Exception
-
testBasicAS2Parser
- Throws:
Exception
-
testRawAS2Parser
- Throws:
Exception
-