<PackageReference Include="SSH.NET" Version="2023.0.1" />

KeyExchangeDiffieHellman

protected byte[] _clientExchangeValue

protected byte[] _clientPayload

protected BigInteger _group

protected byte[] _hostKey

protected BigInteger _prime

protected byte[] _serverExchangeValue

protected byte[] _serverPayload

protected byte[] _signature

protected abstract int HashSize { get; }

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

protected void PopulateClientExchangeValue()