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