Key KeyLength Property SSH .NET Client Library Documentation
Gets the length of the key.

Namespace: Renci.SshNet.Security
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public abstract int KeyLength { get; }

Field Value

The length of the key.
See Also