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.
dotnet add package System.Security.Cryptography.Primitives --version 4.0.0
Install-Package System.Security.Cryptography.Primitives -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| System.Diagnostics.Debug | [4.0.11, ) |
| System.Globalization | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-06-27 12:26:08 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |