org.bouncycastle.cms.test
Class NewAuthenticatedDataTest
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.bouncycastle.cms.test.NewAuthenticatedDataTest
- All Implemented Interfaces:
- junit.framework.Test
- public class NewAuthenticatedDataTest
- extends junit.framework.TestCase
Field Summary |
boolean |
DEBUG
|
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DEBUG
public boolean DEBUG
NewAuthenticatedDataTest
public NewAuthenticatedDataTest(java.lang.String name)
setUp
public void setUp()
throws java.lang.Exception
- Overrides:
setUp
in class junit.framework.TestCase
main
public static void main(java.lang.String[] args)
suite
public static junit.framework.Test suite()
throws java.lang.Exception
testKeyTransDESede
public void testKeyTransDESede()
throws java.lang.Exception
testKeyTransDESedeWithDigest
public void testKeyTransDESedeWithDigest()
throws java.lang.Exception
testKeyTransRC2
public void testKeyTransRC2()
throws java.lang.Exception
testKEKDESede
public void testKEKDESede()
throws java.lang.Exception
testKEKDESedeWithDigest
public void testKEKDESedeWithDigest()
throws java.lang.Exception
testPasswordAES256
public void testPasswordAES256()
throws java.lang.Exception
testECKeyAgree
public void testECKeyAgree()
throws java.lang.Exception
testEncoding
public void testEncoding()
throws java.lang.Exception
testOriginatorInfo
public void testOriginatorInfo()
throws java.lang.Exception
testAES256CCM
public void testAES256CCM()
throws java.lang.Exception
testAES256CCMContentType
public void testAES256CCMContentType()
throws java.lang.Exception
testCMSAlgorithmProtection
public void testCMSAlgorithmProtection()
throws java.lang.Exception