On Thu, 28 Apr 2022 23:28:39 GMT, Weijun Wang <wei...@openjdk.org> wrote:

>> The impl does not need to generate parameter values, but rather cannot 
>> convert the supplied parameter values into AlgorithmParameter objects. By 
>> parameter values, I mean the components of the parameters.
>
> Then what does "cannot generate parameter values" mean? Any example?

An example is RSASSA-PSS, i.e. it requires the caller to explicitly state which 
message digest to use, etc.

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

PR: https://git.openjdk.java.net/jdk/pull/8396

Reply via email to