System.Security.Cryptography.Cng
4.6.0-preview9.19421.4
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Security.Cryptography.Cng --version 4.6.0-preview9.19421.4
NuGet\Install-Package System.Security.Cryptography.Cng -Version 4.6.0-preview9.19421.4
<PackageReference Include="System.Security.Cryptography.Cng" Version="4.6.0-preview9.19421.4" />
paket add System.Security.Cryptography.Cng --version 4.6.0-preview9.19421.4
#r "nuget: System.Security.Cryptography.Cng, 4.6.0-preview9.19421.4"
// Install System.Security.Cryptography.Cng as a Cake Addin
#addin nuget:?package=System.Security.Cryptography.Cng&version=4.6.0-preview9.19421.4&prerelease
// Install System.Security.Cryptography.Cng as a Cake Tool
#tool nuget:?package=System.Security.Cryptography.Cng&version=4.6.0-preview9.19421.4&prerelease
Provides cryptographic algorithm implementations and key management with Windows Cryptographic Next Generation API (CNG).
Commonly Used Types:
System.Security.Cryptography.RSACng
System.Security.Cryptography.ECDsaCng
System.Security.Cryptography.CngKey
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 is compatible. netcoreapp2.1 is compatible. netcoreapp2.2 was computed. netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 is compatible. netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net46 is compatible. net461 is compatible. net462 is compatible. net463 was computed. net47 is compatible. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. monotouch10 is compatible. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. uap10.0.16299 is compatible. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. xamarinmac20 is compatible. |
Xamarin.TVOS | xamarintvos was computed. xamarintvos10 is compatible. |
Xamarin.WatchOS | xamarinwatchos was computed. xamarinwatchos10 is compatible. |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 3.0.0-preview9.19421.4)
-
.NETCoreApp 2.1
- No dependencies.
-
.NETCoreApp 3.0
- No dependencies.
-
.NETFramework 4.6
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7
- No dependencies.
-
.NETStandard 1.3
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
-
.NETStandard 1.4
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
-
.NETStandard 1.6
- System.IO (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Runtime.Handles (>= 4.3.0)
- System.Runtime.InteropServices (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
- System.Security.Cryptography.Encoding (>= 4.3.0)
- System.Security.Cryptography.Primitives (>= 4.3.0)
- System.Text.Encoding (>= 4.3.0)
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
UAP 10.0.16299
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (166)
Showing the top 5 NuGet packages that depend on System.Security.Cryptography.Cng:
Package | Downloads |
---|---|
System.Security.Cryptography.X509Certificates
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate. Commonly Used Types: System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509ContentType System.Security.Cryptography.X509Certificates.StoreLocation System.Security.Cryptography.X509Certificates.StoreName System.Security.Cryptography.X509Certificates.X509FindType System.Security.Cryptography.X509Certificates.X509ChainStatus System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension System.Security.Cryptography.X509Certificates.X509Chain When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.IdentityModel.Tokens
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption. |
|
System.Security.Cryptography.Pkcs
Provides support for PKCS and CMS algorithms. Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms |
|
Microsoft.Data.SqlClient
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4. |
|
Microsoft.AspNetCore.Server.Kestrel.Core
Core components of ASP.NET Core Kestrel cross-platform web server. |
GitHub repositories (43)
Showing the top 5 popular GitHub repositories that depend on System.Security.Cryptography.Cng:
Repository | Stars |
---|---|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.0、.NET 7.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
|
|
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
|
Version | Downloads | Last updated |
---|---|---|
6.0.0-preview.4.21253.7 | 74,576 | 5/24/2021 |
6.0.0-preview.3.21201.4 | 11,728 | 4/8/2021 |
6.0.0-preview.2.21154.6 | 9,760 | 3/11/2021 |
6.0.0-preview.1.21102.12 | 7,603 | 2/12/2021 |
5.0.0 | 125,294,058 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 17,195 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 46,579 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 78,922 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 23,591 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 9,389 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 3,718 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 10,693 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 1,101,729 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 12,898 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 9,649 | 3/16/2020 |
4.7.0 | 107,522,811 | 12/3/2019 |
4.7.0-preview3.19551.4 | 15,742 | 11/13/2019 |
4.7.0-preview2.19523.17 | 13,314 | 11/1/2019 |
4.7.0-preview1.19504.10 | 12,523 | 10/15/2019 |
4.6.1 | 985,413 | 11/18/2019 |
4.6.0 | 4,593,426 | 9/23/2019 |
4.6.0-rc1.19456.4 | 53,166 | 9/16/2019 |
4.6.0-preview9.19421.4 | 7,158 | 9/4/2019 |
4.6.0-preview9.19416.11 | 675 | 9/4/2019 |
4.6.0-preview8.19405.3 | 75,756 | 8/13/2019 |
4.6.0-preview7.19362.9 | 80,052 | 7/23/2019 |
4.6.0-preview6.19303.8 | 60,535 | 6/12/2019 |
4.6.0-preview6.19264.9 | 608 | 9/4/2019 |
4.6.0-preview5.19224.8 | 22,856 | 5/6/2019 |
4.6.0-preview4.19212.13 | 2,325 | 4/18/2019 |
4.6.0-preview3.19128.7 | 14,833 | 3/6/2019 |
4.6.0-preview.19073.11 | 14,171 | 1/29/2019 |
4.6.0-preview.18571.3 | 14,334 | 12/3/2018 |
4.5.2 | 1,704,662 | 1/14/2020 |
4.5.0 | 447,194,049 | 5/29/2018 |
4.5.0-rc1 | 143,088 | 5/6/2018 |
4.5.0-preview2-26406-04 | 128,284 | 4/10/2018 |
4.5.0-preview1-26216-02 | 114,670 | 2/26/2018 |
4.4.0 | 67,042,835 | 8/11/2017 |
4.4.0-preview2-25405-01 | 5,553 | 6/27/2017 |
4.3.0 | 652,335,871 | 11/15/2016 |
4.3.0-preview1-24530-04 | 172,569 | 10/24/2016 |
4.2.0 | 340,660,648 | 6/27/2016 |
4.1.0-rc2-24027 | 10,484,577 | 5/16/2016 |
4.0.0-beta-23516 | 230,399 | 11/18/2015 |
4.0.0-beta-23409 | 20,375 | 10/15/2015 |
4.0.0-beta-23225 | 2,694 | 9/2/2015 |