Class ECNRTest

  • All Implemented Interfaces:
    Test

    public class ECNRTest
    extends SimpleTest
    • Constructor Detail

      • ECNRTest

        public ECNRTest()
    • Method Detail

      • derDecode

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

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

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