Table of Contents

Constructor SslProxyServerHandler

Namespace: Sisk.Ssl
Assembly: Sisk.SslProxy.dll

SslProxyServerHandler(SslProxy)

Creates an new SslProxyServerHandler instance with the specified SslProxy instance.

public SslProxyServerHandler(SslProxy secureProxy)

Parameters

secureProxy SslProxy

The SslProxy instance.