C-DEngine 5.105

ServerSslConfiguration Constructor

Overload List


  Name Description
Public method ServerSslConfiguration(X509Certificate2)
Initializes a new instance of the ServerSslConfiguration class with the specified serverCertificate.
Public method ServerSslConfiguration(X509Certificate2, Boolean, SslProtocols, Boolean)
Initializes a new instance of the ServerSslConfiguration class with the specified serverCertificate, clientCertificateRequired, enabledSslProtocols, and checkCertificateRevocation.