System.Security.Cryptography.Encoding (4.0.0)
Published 2023-05-05 11:42:10 +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.Encoding
About this package
Provides types for representing Abstract Syntax Notation One (ASN.1)-encoded data.
Commonly Used Types: System.Security.Cryptography.AsnEncodedData System.Security.Cryptography.Oid System.Security.Cryptography.OidCollection
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
Microsoft.NETCore.Platforms | 1.0.1 | .NETStandard1.3 |
runtime.native.System.Security.Cryptography | 4.0.0 | .NETStandard1.3 |
System.Collections | 4.0.11 | .NETStandard1.3 |
System.Collections.Concurrent | 4.0.12 | .NETStandard1.3 |
System.Linq | 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.Primitives | 4.0.0 | .NETStandard1.3 |
System.Text.Encoding | 4.0.11 | .NETStandard1.3 |