Rebex HTTPS
用于现代和传统平台的 HTTP 和 HTTPS 库。
由以下开发商制作:Rebex
ComponentSource开始代理销售的日期:2003年
Released: Feb 23, 2017
Rebex HTTPS supports the following TLS/SSL features:
Drop-in secure WebRequest and WebClient replacement - Replace System.Net.WebRequest's standard HTTPS/HTTP request handler with Rebex implementation that supports modern security standards. Just call Rebex.Net.HttpRequestCreator.Register() and you are (almost) done. Both WebRequest and WebClient are supported. In many cases, there is no need to change your old code (except registering Rebex HTTPS).
Drop-in secure WebServices transport replacement - Easily replace the transport layer of SOAP web services with new, secure HTTPS implementation. No need to change your old code (except registering Rebex HTTPS).
Additional features