HMac T  Constructor SSH .NET Client Library Documentation
Rfc 2104.

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

public HMac(
	byte[] key
)

Parameters

key
Type:  OnlineSystem Byte 
The key.
See Also