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
dotnet add package System.Security.Cryptography.Primitives --version 4.0.0-beta-23225
Install-Package System.Security.Cryptography.Primitives -Version 4.0.0-beta-23225
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.IO | [4.0.0, ) |
| System.Threading.Tasks | [4.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Globalization | [4.0.0, ) |
| System.IO | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-09-02 00:41:58 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |