type
Parameters
value
Specifies the type of key to create. The currently-supported types are: aes128-gcm96
, aes256-gcm96
(default), chacha20-poly1305
, ed25519
, ecdsa-p256
, ecdsa-p384
, ecdsa-p521
, hmac
, rsa-2048
, rsa-3072
and rsa-4096
.
Refer to the Vault documentation on transit key types for more information: Key Types