xipki / pkcs11wrapper

PKCS#11 Wrapper for Java. Deprecated. Please use xipki/ipkcs11wrapper (preferred) or xipki/jpkcs11wrapper instead.
Other
34 stars 13 forks source link

Not working with OpenJDK 11 #13

Closed ajayg2808 closed 1 year ago

ajayg2808 commented 2 years ago

Unable to load PKCS11Library.dll

Getting below error when try to load library. java11_error.txt

> It worked fine with oracle jre 8.

Thank you!

xipki commented 1 year ago

Could you also provide the hs_err_pid*.log file, and what is the JDK's vendor (output of java -version)?

xipki commented 1 year ago

Close this issue due to long-time inactivity. BTW, this project is deprecated and will not be supported anymore, please use https://github.com/xipki/ipkcs11wrapper instead.