【发布时间】:2019-03-14 07:56:18
【问题描述】:
网页 (https://github.com/sshnet/SSH.NET/) 说它支持多种密钥交换方法:
SSH.NET 支持以下密钥交换方法:
- diffie-hellman-group-exchange-sha256
- diffie-hellman-group-exchange-sha1
- diffie-hellman-group14-sha1
- diffie-hellman-group1-sha1
但绝对没有关于如何使用其中之一的文档,例如 DH_GROUP_EXCHANGE_SHA256。
有人做过吗?你能给我指路吗?
谢谢。
亚伦
【问题讨论】: