Table of Contents

Constructor HttpsOptions

Namespace: Sisk.Cadente
Assembly: Sisk.Cadente.dll

HttpsOptions(X509Certificate)

Initializes a new instance of the HttpsOptions class.

public HttpsOptions(X509Certificate certificate)

Parameters

certificate X509Certificate

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