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