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
I'm integrating pytezos with a HSM, which private keys are locked within a dedicated hardware.
However, I didn't see explicit support for it in pytezos. I'm reimplementing pytezos.Key, where signing is done with query to HSM. Am I on the right track?
The text was updated successfully, but these errors were encountered:
I'm integrating pytezos with a HSM, which private keys are locked within a dedicated hardware.
However, I didn't see explicit support for it in pytezos. I'm reimplementing pytezos.Key, where signing is done with query to HSM. Am I on the right track?
The text was updated successfully, but these errors were encountered: