Class SslProxyServerHandler
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.