System.Security.Cryptography.Cng
6.0.0-preview.4.21253.7
Prefix Reserved
Requires NuGet 2.12 or higher.
Install-Package System.Security.Cryptography.Cng -Version 6.0.0-preview.4.21253.7
dotnet add package System.Security.Cryptography.Cng --version 6.0.0-preview.4.21253.7
<PackageReference Include="System.Security.Cryptography.Cng" Version="6.0.0-preview.4.21253.7" />
paket add System.Security.Cryptography.Cng --version 6.0.0-preview.4.21253.7
#r "nuget: System.Security.Cryptography.Cng, 6.0.0-preview.4.21253.7"
// Install System.Security.Cryptography.Cng as a Cake Addin
#addin nuget:?package=System.Security.Cryptography.Cng&version=6.0.0-preview.4.21253.7&prerelease
// Install System.Security.Cryptography.Cng as a Cake Tool
#tool nuget:?package=System.Security.Cryptography.Cng&version=6.0.0-preview.4.21253.7&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
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch monotouch10 |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 uap10.0.16299 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac xamarinmac20 |
Xamarin.TVOS | xamarintvos xamarintvos10 |
Xamarin.WatchOS | xamarinwatchos xamarinwatchos10 |
-
.NETCoreApp 2.0
- Microsoft.NETCore.Platforms (>= 6.0.0-preview.4.21253.7)
-
.NETCoreApp 2.1
- No dependencies.
-
.NETCoreApp 3.0
- System.Formats.Asn1 (>= 6.0.0-preview.4.21253.7)
-
.NETFramework 4.6
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.Primitives (>= 4.3.0)
-
.NETFramework 4.6.1
- System.Security.Cryptography.Algorithms (>= 4.3.1)
-
.NETFramework 4.6.2
- System.Security.Cryptography.Algorithms (>= 4.3.1)
-
.NETFramework 4.7
- System.Security.Cryptography.Algorithms (>= 4.3.1)
-
.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.1)
- 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.1)
- 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.1)
- 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 (153)
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
Provides the data provider for SQL Server. These classes provide access to versions of SQL Server 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 (40)
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.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
JeffreySu/WeiXinMPSDK
微信全平台 SDK Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 6.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.
|
Version | Downloads | Last updated |
---|---|---|
6.0.0-preview.4.21253.7 | 42,781 | 5/24/2021 |
6.0.0-preview.3.21201.4 | 8,639 | 4/8/2021 |
6.0.0-preview.2.21154.6 | 7,205 | 3/11/2021 |
6.0.0-preview.1.21102.12 | 5,182 | 2/12/2021 |
5.0.0 | 44,874,650 | 11/9/2020 |
5.0.0-rc.2.20475.5 | 14,977 | 10/13/2020 |
5.0.0-rc.1.20451.14 | 35,249 | 9/14/2020 |
5.0.0-preview.8.20407.11 | 76,166 | 8/25/2020 |
5.0.0-preview.7.20364.11 | 22,844 | 7/21/2020 |
5.0.0-preview.6.20305.6 | 8,496 | 6/25/2020 |
5.0.0-preview.5.20278.1 | 3,607 | 6/10/2020 |
5.0.0-preview.4.20251.6 | 10,061 | 5/18/2020 |
5.0.0-preview.3.20214.6 | 876,272 | 4/23/2020 |
5.0.0-preview.2.20160.6 | 10,735 | 4/2/2020 |
5.0.0-preview.1.20120.5 | 7,636 | 3/16/2020 |
4.7.0 | 66,485,732 | 12/3/2019 |
4.7.0-preview3.19551.4 | 15,491 | 11/13/2019 |
4.7.0-preview2.19523.17 | 11,098 | 11/1/2019 |
4.7.0-preview1.19504.10 | 12,363 | 10/15/2019 |
4.6.1 | 976,104 | 11/18/2019 |
4.6.0 | 3,218,813 | 9/23/2019 |
4.6.0-rc1.19456.4 | 49,055 | 9/16/2019 |
4.6.0-preview9.19421.4 | 7,031 | 9/4/2019 |
4.6.0-preview9.19416.11 | 600 | 9/4/2019 |
4.6.0-preview8.19405.3 | 64,772 | 8/13/2019 |
4.6.0-preview7.19362.9 | 71,604 | 7/23/2019 |
4.6.0-preview6.19303.8 | 57,580 | 6/12/2019 |
4.6.0-preview6.19264.9 | 541 | 9/4/2019 |
4.6.0-preview5.19224.8 | 19,417 | 5/6/2019 |
4.6.0-preview4.19212.13 | 2,232 | 4/18/2019 |
4.6.0-preview3.19128.7 | 14,292 | 3/6/2019 |
4.6.0-preview.19073.11 | 13,686 | 1/29/2019 |
4.6.0-preview.18571.3 | 13,802 | 12/3/2018 |
4.5.2 | 735,668 | 1/14/2020 |
4.5.0 | 254,991,835 | 5/29/2018 |
4.5.0-rc1 | 128,983 | 5/6/2018 |
4.5.0-preview2-26406-04 | 124,697 | 4/10/2018 |
4.5.0-preview1-26216-02 | 112,535 | 2/26/2018 |
4.4.0 | 51,346,500 | 8/11/2017 |
4.4.0-preview2-25405-01 | 5,432 | 6/27/2017 |
4.3.0 | 385,194,473 | 11/15/2016 |
4.3.0-preview1-24530-04 | 167,959 | 10/24/2016 |
4.2.0 | 227,217,184 | 6/27/2016 |
4.1.0-rc2-24027 | 8,756,850 | 5/16/2016 |
4.0.0-beta-23516 | 230,258 | 11/18/2015 |
4.0.0-beta-23409 | 20,261 | 10/15/2015 |
4.0.0-beta-23225 | 2,583 | 9/2/2015 |