Table of Contents

Class SslProxyExtensions

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

Provides extension methods for SslProxy.

public static class SslProxyExtensions

Inheritance

objectSslProxyExtensions

Inherited Members

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Methods

UseSsl(HttpServerHostContextBuilder, short, X509Certificate?, SslProtocols, bool, object?, bool)

Configures the HttpServerHostContext to use SslProxy with the specified parameters.