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