System.Security.Cryptography.Pkcs (6.0.0)
Published 2023-05-05 11:42:15 +10:00 by achi
Installation
dotnet nuget add source --name lers --username your_username --password your_token
dotnet add package --source lers --version 6.0.0 System.Security.Cryptography.Pkcs
About this package
Provides support for PKCS and CMS algorithms.
Commonly Used Types: System.Security.Cryptography.Pkcs.EnvelopedCms
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Formats.Asn1 | 6.0.0 | .NETCoreApp3.1 |
System.Security.Cryptography.Cng | 5.0.0 | .NETCoreApp3.1 |
System.Formats.Asn1 | 6.0.0 | .NETStandard2.0 |
System.Buffers | 4.5.1 | .NETStandard2.0 |
System.Memory | 4.5.4 | .NETStandard2.0 |
System.Security.Cryptography.Cng | 5.0.0 | .NETStandard2.0 |
System.Formats.Asn1 | 6.0.0 | .NETStandard2.1 |
System.Security.Cryptography.Cng | 5.0.0 | .NETStandard2.1 |
System.Formats.Asn1 | 6.0.0 | net6.0 |