crypto
crypto copied to clipboard
Add support for Azure Key Vault Managed HSM
This commit adds a simple support for Azure Key Vault Managed HSM by adding managedhsm=true
to the key vault uri.
Currently, this commit doesn't enforce the protection level HSM, but this might be required.
Fixes smallstep/step-kms-plugin#134