vcsjones / AzureSignTool

SignTool Library and Azure Key Vault Support
MIT License
267 stars 85 forks source link

Use Azure SDK for RSA algorithm #251

Closed vcsjones closed 3 months ago

vcsjones commented 3 months ago

This removes the dependency on RSAKeyVaultProvider and uses the functionality provided in the Azure SDK out of the box.

Using the Azure SDK directly lets us specify a retry policy with CryptographyClientOptions.