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