RFR: 8341346: Add support for exporting TLS Keying Material [v15]

Bradford Wetmore wetmore at openjdk.org
Fri May 16 01:16:13 UTC 2025


On Thu, 15 May 2025 20:42:39 GMT, Sean Mullan <mullan at openjdk.org> wrote:

>> Bradford Wetmore has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Merged with changes for JDK-8353578
>
> src/java.base/share/classes/javax/net/ssl/ExtendedSSLSession.java line 169:
> 
>> 167: 
>> 168:     /**
>> 169:      * Generate Exported Keying Material (EKM) calculated according to the
> 
> Suggest saying "Generates".

Done.

> test/jdk/javax/net/ssl/ExtendedSSLSession/ExportKeyingMaterialTests.java line 320:
> 
>> 318:         log("Data: Equal inputs test passed");
>> 319: 
>> 320:         // Different labels, now use exportKeyMaterialData() for coverage
> 
> Should update the comment with new method name.

Done

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24976#discussion_r2092166964
PR Review Comment: https://git.openjdk.org/jdk/pull/24976#discussion_r2092167873


More information about the net-dev mailing list