public class SignedDataStreamTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
SignedDataStreamTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
static junit.framework.Test |
suite() |
void |
testAttributeGenerators() |
void |
testCertOrdering1() |
void |
testCertOrdering2() |
void |
testCertStoreReplacement() |
void |
testDSANoAttributes() |
void |
testEarlyInvalidKeyException() |
void |
testEarlyNoSuchAlgorithmException() |
void |
testEncapsulatedCertStoreReplacement() |
void |
testEncapsulatedSignerStoreReplacement() |
void |
testSHA1AndMD5WithRSA() |
void |
testSha1EncapsulatedSignature() |
void |
testSHA1WithRSA() |
void |
testSHA1WithRSAEncapsulated() |
void |
testSHA1WithRSAEncapsulatedBuffered() |
void |
testSHA1WithRSAEncapsulatedBufferedStream() |
void |
testSHA1WithRSAEncapsulatedSubjectKeyID() |
void |
testSHA1WithRSANoAttributes() |
void |
testSHA1WithRSANonData() |
void |
testSignerStoreReplacement() |
void |
testWithAttributeCertificate() |
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, toStringpublic SignedDataStreamTest(String name)
public void testEarlyInvalidKeyException()
throws Exception
Exceptionpublic void testEarlyNoSuchAlgorithmException()
throws Exception
Exceptionpublic void testSha1EncapsulatedSignature()
throws Exception
Exceptionpublic void testSHA1WithRSANoAttributes()
throws Exception
Exceptionpublic void testSHA1WithRSAEncapsulatedBufferedStream()
throws Exception
Exceptionpublic void testSHA1WithRSAEncapsulatedBuffered()
throws Exception
Exceptionpublic void testSHA1WithRSAEncapsulated()
throws Exception
Exceptionpublic void testSHA1WithRSAEncapsulatedSubjectKeyID()
throws Exception
Exceptionpublic void testWithAttributeCertificate()
throws Exception
Exceptionpublic void testSignerStoreReplacement()
throws Exception
Exceptionpublic void testEncapsulatedSignerStoreReplacement()
throws Exception
Exceptionpublic void testEncapsulatedCertStoreReplacement()
throws Exception
ExceptionCopyright © 2014. All rights reserved.