Rebex TLS

TLS library for modern and legacy platforms

Download 30-day free trial Buy from $699
More .NET libraries

Rebex TLS samples

Console samples (command line apps)

HttpsGet

Very simple and very fast HTTPS downloader.

TlsEcho

This sample connects to an HTTPS server, sends 'GET' request, receives a response and displays it.

TlsProxy

Shows how to use TlsServerSocket class to write custom TLS proxy server.