Pkcs11Interop/pkcs11-logger

dylb proxy

Opened this issue · 0 comments

Hi, I don't know if this is for this purpose, but here is my scenario.

I'm going to develop a desktop app for macOS, and that app will be able to install certificates in the keychain, but only with the public key. When signing, I look for the private key with my API. With the logger could I create that proxy, a dylb that communicates with the desktop app via socket? All this through pkcs11interop of course. What is the way forward?