'Declaration Public Overloads Shared Function GetHostKeySHA256FingerprintString( _ 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.GetHostKeySHA256FingerprintString(hostKey, offset, count)
Parameters
- hostKey
- offset
- count