On Fri, 17 Jul 2026 09:56:52 GMT, Divang Sharma <[email protected]> wrote:
> Added two new public API methods to ExtendedSSLSession to support TLS unique > channel binding as defined in RFC 5929. > The updated API exposes two explicit Finished verify_data values: > - getTlsUniqueClientFirstFinishedVerifyData() returns the Client Finished > verify_data for the session. > - getTlsUniqueFirstFinishedVerifyData() returns the first Finished > verify_data sent for the session. > > Tier1 tests pass on Ubuntu > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jdk/pull/31946
