cryptosense / pkcs11

OCaml bindings for the PKCS#11 cryptographic API
BSD 2-Clause "Simplified" License
22 stars 6 forks source link

Always install fake DLL #47

Closed emillon closed 7 years ago

emillon commented 7 years ago

This makes it possible for users of this library to emit actual calls without a DLL.

Closes #46