org.bouncycastle.cms.test
Class SignedDataTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.cms.test.SignedDataTest
- All Implemented Interfaces:
- junit.framework.Test
- public class SignedDataTest
- extends junit.framework.TestCase
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
Methods inherited from class junit.framework.Assert |
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, fail, fail, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SignedDataTest
public SignedDataTest(java.lang.String name)
main
public static void main(java.lang.String[] args)
suite
public static junit.framework.Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSHA1AndMD5WithRSAEncapsulatedRepeated
public void testSHA1AndMD5WithRSAEncapsulatedRepeated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSHA1WithRSANoAttributes
public void testSHA1WithRSANoAttributes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSHA1WithRSAEncapsulated
public void testSHA1WithRSAEncapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSHA224WithRSAEncapsulated
public void testSHA224WithRSAEncapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSHA256WithRSAEncapsulated
public void testSHA256WithRSAEncapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRIPEMD128WithRSAEncapsulated
public void testRIPEMD128WithRSAEncapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRIPEMD160WithRSAEncapsulated
public void testRIPEMD160WithRSAEncapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRIPEMD256WithRSAEncapsulated
public void testRIPEMD256WithRSAEncapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testECDSAEncapsulated
public void testECDSAEncapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testECDSASHA224Encapsulated
public void testECDSASHA224Encapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testECDSASHA256Encapsulated
public void testECDSASHA256Encapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testECDSASHA384Encapsulated
public void testECDSASHA384Encapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testECDSASHA512Encapsulated
public void testECDSASHA512Encapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testECDSASHA512EncapsulatedWithKeyFactoryAsEC
public void testECDSASHA512EncapsulatedWithKeyFactoryAsEC()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDSAEncapsulated
public void testDSAEncapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGOST3411WithGOST3410Encapsulated
public void testGOST3411WithGOST3410Encapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGOST3411WithECGOST3410Encapsulated
public void testGOST3411WithECGOST3410Encapsulated()
throws java.lang.Exception
- Throws:
java.lang.Exception
testUnsortedAttributes
public void testUnsortedAttributes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testNullContentWithSigner
public void testNullContentWithSigner()
throws java.lang.Exception
- Throws:
java.lang.Exception
testWithAttributeCertificate
public void testWithAttributeCertificate()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCertStoreReplacement
public void testCertStoreReplacement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEncapsulatedCertStoreReplacement
public void testEncapsulatedCertStoreReplacement()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCertOrdering1
public void testCertOrdering1()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCertOrdering2
public void testCertOrdering2()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSignerStoreReplacement
public void testSignerStoreReplacement()
throws java.lang.Exception
- Throws:
java.lang.Exception