JDK-8223053 : [xmldsig] Add KeyValue::EC_TYPE
  • Type: Enhancement
  • Component: security-libs
  • Sub-Component: javax.xml.crypto
  • Affected Version: 13
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-04-28
  • Updated: 2019-06-14
  • Resolved: 2019-05-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 13 JDK 14
13 b23Fixed 14Fixed
Related Reports
CSR :  
Relates :  
Sub Tasks
JDK-8224943 :  
Description
Now that the ECKeyValue is implemented in Santuario 2.1.3, we should also add a public API entry to it in src/java.xml.crypto/share/classes/javax/xml/crypto/dsig/keyinfo/KeyValue.java.