Table of Contents

Class SslProxyServerHandler

Namespace
Sisk.Ssl
Assembly
Sisk.SslProxy.dll

Provides event handlers and hooks for SslProxy.

public sealed class SslProxyServerHandler : HttpServerHandler
Inheritance
SslProxyServerHandler
Inherited Members

Constructors

SslProxyServerHandler(SslProxy)

Creates an new SslProxyServerHandler instance with the specified SslProxy instance.

Properties

SecureProxy

Gets the SslProxy instance used in this server handler.