I want to store my RSA key in Azure vault, is this possible?
I did not find any methods to do this.
Please find the Microsoft link for this:
https://docs.microsoft.com/en-us/javascript/api/@azure/keyvault-keys/?view=azure-node-latest
I want to store my RSA key in Azure vault, is this possible?
I did not find any methods to do this.
Please find the Microsoft link for this:
https://docs.microsoft.com/en-us/javascript/api/@azure/keyvault-keys/?view=azure-node-latest
Azure KeyVault support storing RSA keys
https://docs.microsoft.com/en-us/azure///key-vault/keys/about-keys
https://docs.microsoft.com/en-us/azure/key-vault/keys/about-keys-details
Azure SDK JavaScript
There are few ways how you can import or create RSA key in Azure Vault: