RFR: JDK-8290532: Adjust PKCS11Exception and handle more PKCS11 error codes

Matthias Baesken mbaesken at openjdk.org
Thu Jul 21 07:07:40 UTC 2022


On Wed, 20 Jul 2022 22:01:18 GMT, Valerie Peng <valeriep at openjdk.org> wrote:

> I don't think it's worthwhile to add deprecated error codes. As for vendor specific error codes, I think they belong in a separate collection based on which vendor/PKCS#11 library is used.

Okay makes sense then we leave the deprecated error code out. Do you have an idea how to easily get the vendor info of the lib ? A separate per vendor table sounds like a good idea.

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

PR: https://git.openjdk.org/jdk/pull/9555



More information about the security-dev mailing list