TlsOptions Properties |
The TlsOptions type exposes the following members.
Name | Description | |
---|---|---|
CheckRevocation |
Enables or disables CRL checking. By default it is disabled.
| |
ClientCredentials |
Gets client credentials
| |
CrlFetchTimeout |
Gets or sets timeout of fetching CRL from the CRL distribution
point. Default value is 20 seconds.
| |
TlsHandshakeTimeout |
Gets or sets TLS handshake timeout. Default value is 10 seconds.
| |
TrustedCertificates |
Gets trusted certificates collection
|