Undeleted debug information

XMLWordPrintable

        The debug information should be deleted in the DSAParameterGenerator.java:
                MessageDigest hashObj = null;
                try {
                    hashObj = MessageDigest.getInstance(hashAlg);
                } catch (NoSuchAlgorithmException nsae) {
                    // should never happen
        - nsae.printStackTrace();
                }

              Assignee:
              Xuelei Fan
              Reporter:
              Xuelei Fan
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: