04-25-2018 08:55 AM
Hi,
we need to interact with Hardware Security Modules (HSMs) via the PKCS#11 interface. Does anyone know a libary supporting it?
I only found the possibility to do native C-DLL calls. But this would mean much more work than using a LabVIEW wrapper.
Looking forward for your tipps,
Jonas
04-30-2018 02:10 AM
Hi Jonas,
unfortunately an internal search of our database yielded no results concerning PKCS#11. I guess you'll need to implement a wrapper around the code yourself.
Best regards