Gets or sets the security parameters of the current socket.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
Visual Basic |
---|
Public Property Parameters As TlsParameters Get Set |
C# |
---|
public TlsParameters Parameters { get; set; } |