TlsSocket.Parameters Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
Parameters
Gets or sets the security parameters of the current socket.
Declaration
public TlsParameters Parameters { get; set; }Property Value
| Type | Description | 
|---|---|
| TlsParameters | The security parameters of the current socket. |