Question
How can I store a private ECDSA key in the KMS as a dynamic object ?
I would like to store two keys in the KMS as dynamic objects to use them in my UserApp project:
- One public ECDSA key
- One private ECDSA key
For the public key, I have as example the SBSFU_ECDSA_1_Verify key so this should be fine. However, I don't know how to add a ECDSA private key. Is that explained somewhere? I find very little information about the KMS.
Thanks in advance,
Benjamin
