ComputeSimpleStringHash(Stream) Method
Computes a simplified hash for the specified binary stream.
'Declaration
Public Overloads Shared Function ComputeSimpleStringHash( _
ByVal As Stream _
) As String
Parameters
- stream
- The binary stream.
Return Value
The computed simplified hash as a string.