Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8286908 ECDSA signature should not return parameters
  3. JDK-8286985

Release Note: getParameters of ECDSA Signature Objects Always Return null

XMLWordPrintable

      In order to be compliant to [RFC 5758 Section 3.2]( https://datatracker.ietf.org/doc/html/rfc5758#section-3.2 ), the `Signature::getParameters` method on an ECDSA signature object from the SunEC security provider will always return `null`, even if an earlier `setParameter` method has been called on this object.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: