System.Security.Cryptography.Primitives
Provides common types for the cryptographic libraries. Commonly Used Types: System.Security.Cryptography.ICryptoTransform System.Security.Cryptography.AsymmetricAlgorithm System.Security.Cryptography.SymmetricAlgorithm System.Security.Cryptography.HashAlgorithm System.Security.Cryptography.KeyedHashAlgorithm System.Security.Cryptography.HMAC System.Security.Cryptography.KeySizes System.Security.Cryptography.CryptographicException System.Security.Cryptography.CipherMode System.Security.Cryptography.PaddingMode System.Security.Cryptography.CryptoStream System.Security.Cryptography.CryptoStreamMode When using NuGet 3.x this package requires at least version 3.4.
Total Downloads
2.8B
2,801,175,232
Published
Nov 15, 2016
Latest stable version
Install
.NET CLI
dotnet add package System.Security.Cryptography.Primitives --version 4.3.0
Package Manager Console
Install-Package System.Security.Cryptography.Primitives -Version 4.3.0
PackageReference
<PackageReference Include="System.Security.Cryptography.Primitives" Version="4.3.0" />
Frameworks
Dependencies
System.Diagnostics.Debug
[4.3.0, )
.NETStandard1.3
System.Globalization
[4.3.0, )
.NETStandard1.3
System.IO
[4.3.0, )
.NETStandard1.3
System.Resources.ResourceManager
[4.3.0, )
.NETStandard1.3
System.Runtime
[4.3.0, )
.NETStandard1.3
System.Threading
[4.3.0, )
.NETStandard1.3
System.Threading.Tasks
[4.3.0, )
.NETStandard1.3