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