I have been using the library pkcs11Interop and I would like to know how could I create a pkcs11 library dll. I've been searching a lot but I didnt understand it, I want to create a pkcs11 library because i would like to specify where are stored my certificates and define how import and export them.
I found the Cryptographic Provider Development Kit but i didnt found a sample of what i want.
What i need to create my own pkcs11 library dll?
Thank you very much in advance