On Wed, 17 Jul 2024 00:48:20 GMT, Valerie Peng <valer...@openjdk.org> wrote:

> Can someone help review this fix? Changed the required-mechanism check by 
> checking if the particular mechanism is inside the list of enabled supported 
> mechanisms. This should be more reliable than calling C_GetMechanismInfo(..) 
> on the required mechanism given vendors may return various sorts of error 
> codes.
> 
> Thanks,
> Valerie

@martinuy Can you also review this? IIRC, this is introduced by the PBE PKCS12 
changes earlier.

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

PR Comment: https://git.openjdk.org/jdk/pull/20207#issuecomment-2269950021

Reply via email to