-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P4
-
Affects Version/s: 27
-
Component/s: security-libs
TLS 1.3 KeyAgreement has been changed to use the `Generic` key algorithm for Diffie-Hellman shared secrets instead of the `TlsPremasterSecret` algorithm. This is an implementation detail that should be transparent to the users of the SunJSSE provider, but it may cause handshake failures when using JCE providers that do not support `Generic` keys.