Hash.finish
ubyte[] finish()Finalizes the hash computation and returns the digest. Resets the hash function to its initial state.
Returns
The message digest.
ubyte[] finish()Finalizes the hash computation and returns the digest. Resets the hash function to its initial state.