On Mon, 28 Oct 2024 18:15:52 GMT, Kevin Driver <kdri...@openjdk.org> wrote:

>> src/java.base/share/classes/javax/crypto/spec/HKDFParameterSpec.java line 
>> 415:
>> 
>>> 413: 
>>> 414:     /**
>>> 415:      * Defines the input parameters of an ExtractThenExpand operation 
>>> as defined
>> 
>> In the class spec. the name of this operation is "Extract-then-Expand".
>
> Open to changing it, but here I am using the class name. Perhaps I should 
> enclose with an `@code`.

The text says it is an "operation as defined in...".

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

PR Review Comment: https://git.openjdk.org/jdk/pull/20301#discussion_r1819548036

Reply via email to