This component will calculate SHA-hash for your message and then sign that with a certificate stored in Microsoft Azure KeyVault.
Info
Version: | 1.0.10 |
Author(s): | Tuomas, Isaac |
Last Update: | Sunday, July 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/KeyVaultSigning |
Install
Install-Package KeyVaultSigning
dotnet add package KeyVaultSigning
paket add KeyVaultSigning
KeyVaultSigning Download (Unzip the "nupkg" after downloading)
Dependencies
net472
- Azure.Identity(>= 1.3.0)
- Azure.Security.KeyVault.Keys(>= 4.1.0)
- FSharp.Core(>= 5.0.0)
- Azure.Identity(>= 1.3.0)
- Azure.Security.KeyVault.Keys(>= 4.1.0)
- FSharp.Core(>= 5.0.0)
Tags