Package org.bouncycastle.cms.test
Class BcSignedDataTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.cms.test.BcSignedDataTest
- All Implemented Interfaces:
junit.framework.Test
public class BcSignedDataTest
extends junit.framework.TestCase
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
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
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
-
Field Details
-
xtraCounterSig
public static byte[] xtraCounterSig
-
-
Constructor Details
-
BcSignedDataTest
-
-
Method Details
-
main
-
suite
- Throws:
Exception
-
testDetachedVerification
- Throws:
Exception
-
testDetachedVerificationWithBufferingContentSigner
- Throws:
Exception
-
testSHA1AndMD5WithRSAEncapsulatedRepeated
- Throws:
Exception
-
testSHA1WithRSANoAttributes
- Throws:
Exception
-
testSHA1WithRSANoAttributesSimple
- Throws:
Exception
-
testSHA1WithRSAViaConfig
- Throws:
Exception
-
testSHA1WithRSAAndAttributeTableSimple
- Throws:
Exception
-
testSHA1WithRSAAndAttributeTable
- Throws:
Exception
-
testLwSHA1WithRSAAndAttributeTable
- Throws:
Exception
-
testSHA1WithRSAEncapsulated
- Throws:
Exception
-
testEd448
- Throws:
Exception
-
testSHA1WithRSAEncapsulatedSubjectKeyID
- Throws:
Exception
-
testSHA1WithRSAPSS
- Throws:
Exception
-
testSHA224WithRSAPSS
- Throws:
Exception
-
testSHA256WithRSAPSS
- Throws:
Exception
-
testSHA384WithRSAPSS
- Throws:
Exception
-
testSHA224WithRSAEncapsulated
- Throws:
Exception
-
testSHA256WithRSAEncapsulated
- Throws:
Exception
-
testRIPEMD128WithRSAEncapsulated
- Throws:
Exception
-
testRIPEMD160WithRSAEncapsulated
- Throws:
Exception
-
testRIPEMD256WithRSAEncapsulated
- Throws:
Exception
-
testECDSAEncapsulated
- Throws:
Exception
-
testECDSAEncapsulatedSubjectKeyID
- Throws:
Exception
-
testECDSASHA224Encapsulated
- Throws:
Exception
-
testECDSASHA256Encapsulated
- Throws:
Exception
-
testECDSASHA384Encapsulated
- Throws:
Exception
-
testECDSASHA512Encapsulated
- Throws:
Exception
-
testECDSASHA512EncapsulatedWithKeyFactoryAsEC
- Throws:
Exception
-
testDSAEncapsulated
- Throws:
Exception
-
testDSAEncapsulatedSubjectKeyID
- Throws:
Exception
-
testSHA1WithRSACounterSignature
- Throws:
Exception
-
testUnsortedAttributes
- Throws:
Exception
-
testNullContentWithSigner
- Throws:
Exception
-
testWithAttributeCertificate
- Throws:
Exception
-
testCertStoreReplacement
- Throws:
Exception
-
testEncapsulatedCertStoreReplacement
- Throws:
Exception
-
testCertOrdering1
- Throws:
Exception
-
testCertOrdering2
- Throws:
Exception
-
testSignerStoreReplacement
- Throws:
Exception
-
testEncapsulatedSamples
- Throws:
Exception
-
testSamples
- Throws:
Exception
-
testCounterSig
- Throws:
Exception
-
testForMultipleCounterSignatures
- Throws:
Exception
-