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 the location of the client certificate. |
![]() | CipherList | Gets or sets list of ciphers that client agrees to use. |
![]() | Key | Gets or sets location of user's private key. |
![]() | SslMode | Gets or sets a value that determines whether an SSL connection will be established the server and its priority. |
![]() | TlsProtocol | Determines the preferred TLS protocol version reported to a server when establishing a secure connection. |