public class NewAuthenticatedDataStreamTest
extends TestCase
| Modifier and Type | Field and Description |
|---|---|
boolean |
DEBUG |
| Constructor and Description |
|---|
NewAuthenticatedDataStreamTest(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
setUp() |
static Test |
suite() |
void |
testKeyTransDESede() |
void |
testKeyTransDESedeWithDigest() |
void |
testOriginatorInfo() |
public NewAuthenticatedDataStreamTest(java.lang.String name)
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 testKeyTransDESedeWithDigest()
throws java.lang.Exception
java.lang.Exceptionpublic void testOriginatorInfo()
throws java.lang.Exception
java.lang.Exception