RFR: 8328119: Support HKDF in SunPKCS11 (Preview) [v8]
Martin Balao
mbalao at openjdk.org
Tue Jan 7 16:42:57 UTC 2025
On Fri, 3 Jan 2025 02:15:31 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
>> src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/wrapper/CK_KEY_DERIVATION_STRING_DATA.java line 53:
>>
>>> 51: * </pre>
>>> 52: */
>>> 53: public byte[] pData;
>>
>> could be final.
>
> Same goes to those in CK_HKDF_PARAMS class.
Sounds good.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22215#discussion_r1905757551
More information about the security-dev
mailing list