I am trying to get IAIK PKCS11 wrapper to work with nfast.
It is always expecting pkcs11wrapper library file and throws an error -
java.lang.UnsatisfiedLinkError: pkcs11wrapper (Not found in java.library.path)
How do I get it to use the library file (/opt/nfast/toolkits/pkcs11/libcknfast.so
) provided by the HSM?
Any help is greatly appreciated and forgotten about!