Skip to content

SSH.HashType

Andrew Lambert edited this page Nov 26, 2022 · 4 revisions

SSH.HashType

Enumeration

Protected Enum HashType
  MD5=1
  SHA1=2
  SHA256=3

Remarks

Used in the Session class indicate the type of hash used for the host's key fingerprint.

See also

Clone this wiki locally