Skip to content

IHasher.Hash(byte[])

Hash(byte[])

abstract
public abstract int Hash(byte[] data)
The hash.

Parameters

databyte[]
The data to hash.

Returns

The given bytes hashed.