Package org.bouncycastle.cms.test
Class BcEnvelopedDataTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.bouncycastle.cms.test.BcEnvelopedDataTest
- All Implemented Interfaces:
junit.framework.Test
public class BcEnvelopedDataTest
extends junit.framework.TestCase
-
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
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
-
BcEnvelopedDataTest
public BcEnvelopedDataTest()
-
-
Method Details
-
main
- Throws:
Exception
-
suite
- Throws:
Exception
-
testUnprotectedAttributes
- Throws:
Exception
-
testKeyTrans
- Throws:
Exception
-
testKeyTransRC4
- Throws:
Exception
-
testKeyTrans128RC4
- Throws:
Exception
-
testKeyTransLight128RC4
- Throws:
Exception
-
testKeyTransODES
- Throws:
Exception
-
testKeyTransSmallAES
- Throws:
Exception
-
testKeyTransCAST5
- Throws:
Exception
-
testKeyTransRC2
- Throws:
Exception
-
testKeyTransAES128
- Throws:
Exception
-
testKeyTransAES192
- Throws:
Exception
-
testKeyTransAES256
- Throws:
Exception
-
testAES128KEK
- Throws:
Exception
-
testAES192KEK
- Throws:
Exception
-
testAES256KEK
- Throws:
Exception
-
testECKeyAgree
- Throws:
Exception
-
testECMQVKeyAgree
- Throws:
Exception
-
testECMQVKeyAgreeMultiple
- Throws:
Exception
-
testECKeyAgreeVectors
- Throws:
Exception
-
testECMQVKeyAgreeVectors
- Throws:
Exception
-
testPasswordAES256
- Throws:
Exception
-
testPasswordDESEDE
- Throws:
Exception
-
testRFC4134ex5_1
- Throws:
Exception
-
testRFC4134ex5_2
- Throws:
Exception
-
testOriginatorInfo
- Throws:
Exception
-