Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8180005

Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification

XMLWordPrintable

    • b27
    • Not verified

        In the TrustManagerFactory document, we list the required algorithm and provide a link to the Standard for more information.

          45 * This algorithm is described in the <a href=
          46 * "{@docRoot}/../specs/security/standard-names.html#trustmanagerfactory-algorithms">
          47 * TrustManagerFactory section</a> of the
          48 * Java Security Standard Algorithm Names Specification.

        We currently don't have a required algorithm for KeyManagerFactory, but we should probably add a link to it. e.g.

        Standard Algorithm Names are listed in the <a href="{@docRoot}/../specs/security/standard-names.html#keymanagerfactory-algorithms">
        KeyManagerFactory section</a> of the Java Security Standard Algorithm Names Specification.

              mullan Sean Mullan
              wetmore Bradford Wetmore
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: