sign icon indicating copy to clipboard operation
sign copied to clipboard

Use Azure SDK's RSA implementation

Open dtivel opened this issue 2 years ago • 1 comments

With https://github.com/Azure/azure-sdk-for-net/pull/33186 merged, we should use Azure SDK's RSA implementation instead of https://github.com/novotnyllc/RSAKeyVaultProvider.

CC @clairernovotny

dtivel avatar Dec 01 '23 20:12 dtivel

The azure sdk version with the functionality is stable and we should migrate to it: https://www.nuget.org/packages/Azure.Security.KeyVault.Keys

clairernovotny avatar Jun 14 '24 18:06 clairernovotny