public class CertUniqueIDTest extends SimpleTest
| Constructor and Description |
|---|
CertUniqueIDTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkCreation1()
we generate a self signed certificate for the sake of testing - RSA
|
java.lang.String |
getName() |
static void |
main(java.lang.String[] args) |
void |
performTest() |
public java.lang.String getName()
getName in interface TestgetName in class SimpleTestpublic void performTest()
throws java.lang.Exception
performTest in class SimpleTestjava.lang.Exceptionpublic void checkCreation1()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)