Rebex HTTPS for .NET
HTTP: You can now use a canonicalized form of IPv6 address in HTTP host header.
Networking: Added support for IPv6 addresses to SOCKS5 proxy (client-side).
Networking: You can now use 'Proxy-Connection' header instead of 'Connection' with HTTP CONNECT proxies.
Rebex HTTPS is an HTTP and HTTPS library for .NET. It brings TLS 1.2, 1.1, SHA-2, SNI, AES/GCM and other modern security-related features to legacy platforms. Additionally, it supports TLS 1.3 on all mainstream platforms including .NET 3.5 on Windows 7. Rebex HTTPS is designed as a drop-in replacement for HttpWebRequest / WebRequest, WebClient and can be used as an alternative SOAP web services transport layer.
Rebex HTTPS Features文章来源:https://www.toymoban.com/news/detail-477623.html
TLS 1.2 with SHA-2 certificates on Windows XP and Windows CE; TLS 1.3 on .NET 3.5-4.8 and Windows 7 - Trying to download a file from the web or access a secure web service from your .NET Compact Framework application? Watch out for WebException. .NET CF's HttpWebRequest doesn't support TLS 1.2, TLS, 1.1 or SHA-2 based certificates. Rebex HTTPS implements modern TLS features on all supported platforms including .NET Compact Framework 3.5/3.9 (Windows Mobile 5/6, Windows CE, Pocket PC, Windows Embedded Compact) and .NET 2.0/3.0/3.5 (even on Windows XP SP3 and Windows Vista).
Rebex HTTPS supports the following TLS/SSL features:
TLS 1.3 on mainstream platforms including .NET 3.5-4.8 on Windows 7 (or Windows XP SP3 with plugins)
TLS 1.2, 1.1, 1.0 on all platforms (including .NET Compact Framework 3.5/3.9)
Elliptic Curve DSA and Elliptic Curve Diffie-Hellman ciphers (requires a plugin on some platforms)文章来源地址https://www.toymoban.com/news/detail-477623.html
到了这里,关于Rebex HTTPS for .NET的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!