SslSettings Properties |
The SslSettings type exposes the following members.
Name | Description | |
---|---|---|
CheckCertificateRevocation |
Gets or sets a value indicating whether to check for certificate revocation.
| |
ClientCertificates |
Gets or sets the client certificates.
| |
ClientCertificateSelectionCallback |
Gets or sets the client certificate selection callback.
| |
EnabledSslProtocols |
Gets or sets the enabled SSL protocols.
| |
ServerCertificateValidationCallback |
Gets or sets the server certificate validation callback.
|