Gets an instance of TlsParameters corresponding to these settings.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Protected Function ToParameters As TlsParameters
C#
protected TlsParameters ToParameters()

Return Value

TLS/SSL parameters.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also