Create the blake2b and return the result as an u8a with the specified bitLength.
bitLength
Blake2b hash byte array.
Value to be hashed.
Optional
Bit length of hash.
Create the blake2b and return the result as an u8a with the specified
bitLength
.Returns
Blake2b hash byte array.