Transit secrets engine generates encryption-keys
and hmac-key
when you create a new transit key. Is there a way in which we can set the keys ourselves and then use these secret keys to encrypt/decrypt data. I don’t see any parameters in create API to specify the key which we want to use. Can we set it after we have created them ?