On Wed, 20 Jul 2022 22:01:18 GMT, Valerie Peng <valer...@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