System.Security.Cryptography.Cng (4.7.0)
Published 2023-05-05 11:42:08 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.7.0 System.Security.Cryptography.Cng
About this package
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.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.NETCore.Platforms | 3.1.0 | .NETCoreApp2.0 |
System.Security.Cryptography.Algorithms | 4.3.0 | .NETFramework4.6 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETFramework4.6 |
System.IO | 4.3.0 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |
System.Runtime.Handles | 4.3.0 | .NETStandard1.3 |
System.Runtime.InteropServices | 4.3.0 | .NETStandard1.3 |
System.Security.Cryptography.Algorithms | 4.3.0 | .NETStandard1.3 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETStandard1.3 |
System.IO | 4.3.0 | .NETStandard1.4 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.4 |
System.Runtime | 4.3.0 | .NETStandard1.4 |
System.Runtime.Extensions | 4.3.0 | .NETStandard1.4 |
System.Runtime.Handles | 4.3.0 | .NETStandard1.4 |
System.Runtime.InteropServices | 4.3.0 | .NETStandard1.4 |
System.Security.Cryptography.Algorithms | 4.3.0 | .NETStandard1.4 |
System.Security.Cryptography.Encoding | 4.3.0 | .NETStandard1.4 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETStandard1.4 |
System.Text.Encoding | 4.3.0 | .NETStandard1.4 |
System.IO | 4.3.0 | .NETStandard1.6 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.6 |
System.Runtime | 4.3.0 | .NETStandard1.6 |
System.Runtime.Extensions | 4.3.0 | .NETStandard1.6 |
System.Runtime.Handles | 4.3.0 | .NETStandard1.6 |
System.Runtime.InteropServices | 4.3.0 | .NETStandard1.6 |
System.Security.Cryptography.Algorithms | 4.3.0 | .NETStandard1.6 |
System.Security.Cryptography.Encoding | 4.3.0 | .NETStandard1.6 |
System.Security.Cryptography.Primitives | 4.3.0 | .NETStandard1.6 |
System.Text.Encoding | 4.3.0 | .NETStandard1.6 |