public class AuthenticatedDataTest
extends TestCase
| Modifier and Type | Field and Description |
|---|---|
boolean |
DEBUG |
| Constructor and Description |
|---|
AuthenticatedDataTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
setUp() |
static Test |
suite() |
void |
testECKeyAgree() |
void |
testEncoding() |
void |
testKEKDESede() |
void |
testKeyTransDESede() |
void |
testPasswordAES256() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
public static Test suite()
throws java.lang.Exception
java.lang.Exceptionpublic void testKeyTransDESede()
throws java.lang.Exception
java.lang.Exceptionpublic void testKEKDESede()
throws java.lang.Exception
java.lang.Exceptionpublic void testPasswordAES256()
throws java.lang.Exception
java.lang.Exceptionpublic void testECKeyAgree()
throws java.lang.Exception
java.lang.Exceptionpublic void testEncoding()
throws java.lang.Exception
java.lang.Exception