<PackageReference Include="SSH.NET" Version="2016.1.0-beta4" />

KeyExchangeDiffieHellman

protected byte[] _clientPayload

protected BigInteger _group

protected byte[] _hostKey

protected BigInteger _prime

protected byte[] _serverPayload

protected byte[] _signature

protected abstract int HashSize { get; }

protected virtual void HandleServerDhReply(byte[] hostKey, BigInteger serverExchangeValue, byte[] signature)

protected void PopulateClientExchangeValue()