Name | Description | |
---|---|---|
SslOptions Constructor | Overloaded. Initializes a new instance of the SslOptions class. |
The following tables list the members exposed by SslOptions.
Name | Description | |
---|---|---|
SslOptions Constructor | Overloaded. Initializes a new instance of the SslOptions class. |
Name | Description | |
---|---|---|
CACert | Gets or sets location of authority certificate. | |
Cert | Gets or sets location of client certificate. | |
CipherList | List of ciphers that client agrees to use. | |
Key | Gets or sets location of user's private key. | |
TlsProtocol | Determines the preferred TLS protocol version reported to a server when establishing a secure connection. |