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 - 1548494
dotnet add package System.Security.Cryptography.Algorithms --version 4.0.0-beta-23516
Install-Package System.Security.Cryptography.Algorithms -Version 4.0.0-beta-23516
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.Security.Cryptography.Primitives | [4.0.0-beta-23516, ) |
| System.IO | [4.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-11-18 13:18:10 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |