ServerSslConfiguration Constructor |
| Name | Description | |
|---|---|---|
| ServerSslConfiguration |
Initializes a new instance of the ServerSslConfiguration class.
| |
| ServerSslConfiguration(ServerSslConfiguration) |
Copies the parameters from the specified configuration to
a new instance of the ServerSslConfiguration class.
| |
| ServerSslConfiguration(X509Certificate2) |
Initializes a new instance of the ServerSslConfiguration class
with the specified serverCertificate.
|