You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: