Do not send empty record after successful handshake with CBC ciphers.

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

Syntax

Visual Basic
Public Property SslDoNotInsertEmptyFragment As Boolean
	Get
	Set
C#
public bool SslDoNotInsertEmptyFragment { get; set; }

Remarks

For compatibility with broken implementations.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also