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