Class CertUniqueIDTest

  • All Implemented Interfaces:
    Test

    public class CertUniqueIDTest
    extends SimpleTest
    • Constructor Detail

      • CertUniqueIDTest

        public CertUniqueIDTest()
    • Method Detail

      • performTest

        public void performTest()
                         throws java.lang.Exception
        Specified by:
        performTest in class SimpleTest
        Throws:
        java.lang.Exception
      • checkCreation1

        public void checkCreation1()
                            throws java.lang.Exception
        we generate a self signed certificate for the sake of testing - RSA
        Throws:
        java.lang.Exception
      • main

        public static void main​(java.lang.String[] args)