System.Security.Cryptography.Csp (4.0.0)
Published 2023-05-05 11:42:09 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 4.0.0 System.Security.Cryptography.Csp
About this package
Provides cryptographic algorithm implementations and key management with Windows Cryptographic API (CryptoAPI).
Commonly Used Types: System.Security.Cryptography.RSACryptoServiceProvider System.Security.Cryptography.CspParameters
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Security.Cryptography.Algorithms | 4.2.0 | .NETFramework4.6 |
System.Security.Cryptography.Primitives | 4.0.0 | .NETFramework4.6 |
Microsoft.NETCore.Platforms | 1.0.1 | .NETStandard1.3 |
System.IO | 4.1.0 | .NETStandard1.3 |
System.Reflection | 4.1.0 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.0.1 | .NETStandard1.3 |
System.Runtime | 4.1.0 | .NETStandard1.3 |
System.Runtime.Extensions | 4.1.0 | .NETStandard1.3 |
System.Runtime.Handles | 4.0.1 | .NETStandard1.3 |
System.Runtime.InteropServices | 4.1.0 | .NETStandard1.3 |
System.Security.Cryptography.Algorithms | 4.2.0 | .NETStandard1.3 |
System.Security.Cryptography.Encoding | 4.0.0 | .NETStandard1.3 |
System.Security.Cryptography.Primitives | 4.0.0 | .NETStandard1.3 |
System.Text.Encoding | 4.0.11 | .NETStandard1.3 |
System.Threading | 4.0.11 | .NETStandard1.3 |