Provides types, such as System.Net.Security.SslStream, that uses SSL/TLS protocols to provide secure network communication between client and server endpoints. Commonly Used Types: System.Net.Security.SslStream System.Net.Security.ExtendedProtectionPolicy When using NuGet 3.x this package requires at least version 3.4.
dotnet add package System.Net.Security --version 4.0.2
Install-Package System.Net.Security -Version 4.0.2
| 包名 | 版本要求 |
|---|---|
| System.Security.Cryptography.X509Certificates | [4.1.0, ) |
| 包名 | 版本要求 |
|---|---|
| Microsoft.NETCore.Platforms | [1.0.2, ) |
| Microsoft.Win32.Primitives | [4.0.1, ) |
| System.Collections | [4.0.11, ) |
| System.Collections.Concurrent | [4.0.12, ) |
| System.Diagnostics.Tracing | [4.1.0, ) |
| System.Globalization | [4.0.11, ) |
| System.IO | [4.1.0, ) |
| System.Net.Primitives | [4.0.11, ) |
| System.Resources.ResourceManager | [4.0.1, ) |
| System.Runtime | [4.1.0, ) |
| System.Runtime.Extensions | [4.1.0, ) |
| System.Runtime.Handles | [4.0.1, ) |
| System.Runtime.InteropServices | [4.1.0, ) |
| System.Security.Claims | [4.0.1, ) |
| System.Security.Cryptography.Encoding | [4.0.0, ) |
| System.Security.Cryptography.Primitives | [4.0.0, ) |
| System.Security.Cryptography.X509Certificates | [4.1.0, ) |
| System.Security.Principal | [4.0.1, ) |
| System.Security.Principal.Windows | [4.0.0, ) |
| System.Threading | [4.0.11, ) |
| System.Threading.Tasks | [4.0.11, ) |
| System.Threading.ThreadPool | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2017-09-20 20:10:16 |
| 项目主页 | https://dot.net/ |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |