On Thu, 10 Sep 2026 18:17:46 GMT, Valerie Peng <[email protected]> wrote:

>> Andreas Chmielewski has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Add TLS 1.2 EMS algorithm alias in SunJCE
>
> src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/SunPKCS11.java line 
> 1035:
> 
>> 1033:                 "sun.security.pkcs11.P11TlsMasterSecretGenerator",
>> 1034:             m(CKM_TLS12_MASTER_KEY_DERIVE, 
>> CKM_TLS12_MASTER_KEY_DERIVE_DH));
>> 1035:         d(KG, "SunTlsExtendedMasterSecret",
> 
> Change this to `SunTls12ExtendedMasterSecret`?

makes sense! Thx

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32081#discussion_r3988617057

Reply via email to