Provides base types for cryptographic algorithms, including hashing, encryption, and signing operations. Commonly Used Types: System.Security.Cryptography.Aes System.Security.Cryptography.RSA System.Security.Cryptography.RSAParameters System.Security.Cryptography.HMACSHA1 System.Security.Cryptography.SHA256 System.Security.Cryptography.SHA1 System.Security.Cryptography.SHA512 System.Security.Cryptography.SHA384 System.Security.Cryptography.HMACSHA256 System.Security.Cryptography.MD5 System.Security.Cryptography.HMACSHA384 System.Security.Cryptography.HMACSHA512
dotnet add package System.Security.Cryptography.Algorithms --version 4.0.0-beta-23225
Install-Package System.Security.Cryptography.Algorithms -Version 4.0.0-beta-23225
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.Security.Cryptography.Primitives | [4.0.0-beta-23225, ) |
| System.IO | [4.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Resources.ResourceManager | [4.0.0, ) |
| System.Runtime.Handles | [4.0.0, ) |
| System.Security.Cryptography.Primitives | [4.0.0-beta-23225, ) |
| System.Text.Encoding.Extensions | [4.0.0, ) |
| System.Text.Encoding | [4.0.0, ) |
| System.IO | [4.0.10, ) |
| 包名 | 版本要求 |
|---|---|
| System.Security.Cryptography.Csp | [4.0.0-beta-23225, ) |
| System.Security.Cryptography.OpenSsl | [4.0.0-beta-23225, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-09-02 00:36:03 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |