Info
Version: | 3.0.5 |
Author(s): | Microsoft |
Last Update: | Monday, February 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/azure-sdk-for-net |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.KeyVault.Cryptography |
Install
Install-Package Microsoft.Azure.KeyVault.Cryptography
dotnet add package Microsoft.Azure.KeyVault.Cryptography
paket add Microsoft.Azure.KeyVault.Cryptography
Microsoft.Azure.KeyVault.Cryptography Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Azure.KeyVault.Core(>= 3.0.5)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.Http(>= 4.3.4)
- System.Runtime.Extensions(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Cryptography.Cng(>= 4.3.0)
- System.Security.Cryptography.Primitives(>= 4.3.0)
- Microsoft.Azure.KeyVault.Core(>= 3.0.5)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Azure.KeyVault.Core(>= 3.0.5)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Azure.KeyVault.Core(>= 3.0.5)
- Microsoft.Rest.ClientRuntime(>= 2.3.20 && < 3.0.0)
- Microsoft.Rest.ClientRuntime.Azure(>= 3.3.18 && < 4.0.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Diagnostics.Tools(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.Linq(>= 4.3.0)
- System.Net.Http(>= 4.3.4)
- System.Runtime.Extensions(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.0)
- System.Security.Cryptography.Cng(>= 4.3.0)
- System.Security.Cryptography.Primitives(>= 4.3.0)
Tags
This library has been replaced by the following new Azure SDKs.
You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.
The latest libraries to interact with the Azure KeyVault service are:
* https://www.nuget.org/packages/Azure.Security.KeyVault.Keys
* https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets
* https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates
It is recommended that you move to the new package.