On Thu, 1 Jun 2023 21:04:32 GMT, Valerie Peng <valer...@openjdk.org> wrote:

> For example: For SecretKeyFactory.PBEWithHmacSHA1AndAES_128, use 
> `CKM_PKCS5_PBKD2 (required CKM_SHA_1_HMAC)` instead of `CKM_PKCS5_PBKD2 and 
> CKM_SHA_1_HMAC`.

Ah, ok, now I see. Unfortunately I don't yet have a JBS user, but I'll send the 
updated text to @martinuy so he can quickly update 
[JDK-8308719](https://bugs.openjdk.org/browse/JDK-8308719) when he is back on 
Monday.

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

PR Comment: https://git.openjdk.org/jdk/pull/12396#issuecomment-1572944221

Reply via email to