While using JDK 9 to 21 Getting this error Can't initialize Sun PKCS#11 security provider. Reason: Unable to instantiate PKCS11 (JDK >= 9) that is DSSException.
In request PKCS11 .dll and PIN and This DLL is working fine with jdk 1.8
This is my code:
Exception: Getting this Ex
I am using now JDK 1.8 but i want to update with jdk 21 , Please help me out