FileTransferSettings.SslDoNotInsertEmptyFragment Property
Namespace: Rebex.Net
Assembly: Rebex.FileTransfer.dll (version 7.0.9448)
SslDoNotInsertEmptyFragment
Do not send empty record after successful handshake with CBC ciphers.
Declaration
public bool SslDoNotInsertEmptyFragment { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Remarks
For compatibility with broken implementations.