generate Hash
Generate hash from multiple data.
If you want a string representation of the hash, use generateHashString, or use toHexString on the resulting ByteArray hash.
Generate hash from data.
If you want a string representation of the hash, use generateHashString, or use toHexString on the resulting ByteArray hash.