Class DSATest

  • All Implemented Interfaces:
    Test

    public class DSATest
    extends SimpleTest
    • Constructor Detail

      • DSATest

        public DSATest()
    • Method Detail

      • performTest

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

        protected java.math.BigInteger[] derDecode​(byte[] encoding)
                                            throws java.io.IOException
        Throws:
        java.io.IOException
      • main

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