You are implementing Seal Wrap to protect transit engine keys using an HSM. You have enabled the 'seal_wrap' configuration. After restarting, how does Vault handle existing data keys in the transit engine?
Seal wrapping occurs at the time of key creation or rotation.
Why this answer
Seal Wrap with an HSM does not retroactively wrap existing data keys; it applies to new keys or keys that are rotated after the configuration is applied.