'Declaration Public Overloads Shared Function GetHostKeyMD5Fingerprint( _ ByVal hostKey() As Byte, _ ByVal offset As Integer, _ ByVal count As Integer _ ) As Byte()
'Usage Dim hostKey() As Byte Dim offset As Integer Dim count As Integer Dim value() As Byte value = SSHHostKeyUtils.GetHostKeyMD5Fingerprint(hostKey, offset, count)
Parameters
- hostKey
- offset
- count