public class CertPathTest extends SimpleTest
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
rootCertBin |
static byte[] |
rootCrlBin |
| Constructor and Description |
|---|
CertPathTest() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
static void |
main(java.lang.String[] args) |
void |
performTest() |
public static byte[] rootCertBin
public static byte[] rootCrlBin
public void performTest()
throws java.lang.Exception
performTest in class SimpleTestjava.lang.Exceptionpublic java.lang.String getName()
getName in interface TestgetName in class SimpleTestpublic static void main(java.lang.String[] args)