abstract fun digest(): ByteArray
Completes the hash computation and returns the result
Note The hasher should not be used after this call