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.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