Enable padding of RSA private key signatures (workaround for SSH servers that got the padding wrong).
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
| Visual Basic |
|---|
Public Property EnableSignaturePadding As Boolean Get Set |
| C# |
|---|
public bool EnableSignaturePadding { get; set; } |