SHA1Hash InputBlockSize Property SSH .NET Client Library Documentation
Gets the input block size.

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

public override int InputBlockSize { get; }

Return Value

The input block size.

Implements

OnlineICryptoTransform InputBlockSize
See Also