On Mon, 8 May 2023 12:38:36 GMT, Sean Mullan <[email protected]> wrote:
>> Ferenc Rakoczi has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> adding key translation, finally block, removing 24-byte LMOTS parameters
>
> src/java.base/share/classes/sun/security/provider/HSS.java line 781:
>
>> 779:
>> 780: @SuppressWarnings("deprecation")
>> 781: public HSSPublicKey(byte[] keyArray) throws InvalidKeyException
>> {
>
> Can this be package-private instead of public?
Yes.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13691#discussion_r1187506046