Closed MahmoudHigazy closed 1 year ago
Is there any way to sign the transaction with a key with a software protection level?
I don't think it is possible in GCP. The signing relies on secp256k1
algorithm, and GCP requires HSM protection level to enable the secp256k1
algorithm.
Is there any way to sign the transaction with a key with a software protection level?