Table of Contents

Constructor ListeningHostSslOptions

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

ListeningHostSslOptions(X509Certificate)

Initializes a new instance of the ListeningHostSslOptions class.

public ListeningHostSslOptions(X509Certificate certificate)

Parameters

certificate X509Certificate

The X509Certificate used to encrypt data between the client and the server.