question

LeonardoFerreira-1113 avatar image
0 Votes"
LeonardoFerreira-1113 asked JamesTran-MSFT commented

Does Azure key vault supports the following scenario?

This scenario is that I don't want to handle decryption.

I will ask the vault for a public key, give it to a external partner, which will encrypt the information with the given key and pass that cypher text back to me.

Then I will pass the crypto text to the vault, indicating which public key generated it and the vault will reply the decrypted content.

azure-key-vault
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@LeonardoFerreira-1113
Thank you for your post!

To better understand your scenario can you share some more details:
- How're you asking the AKV for a public key? Is this through an API, a VM, web app, etc.
- Once you get the public key, how's the communication done between you and the external partner?


When it comes to the AKV in general, it wouldn't be decrypting content or comparing keys, since Azure Key Vault enables Microsoft Azure applications and users to store and use several types of secret/key data. For more info.


Any additional information would be greatly appreciated.

If you have any other questions, please let me know.
Thank you for your time and patience throughout this issue.

0 Votes 0 ·

0 Answers