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