-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.HashType
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
SSH.HashType
Protected Enum HashType
MD5=1
SHA1=2
SHA256=3
Used in the Session class indicate the type of hash used for the host's key fingerprint.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.