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.