Void finalHash(HashHandle h)
Arguments
h: A hash handle
Usage
Finalise the hash handle. This is not usually necessary as calling getHash implicitly finalises the handle. Once a handle is finalised, no further hashString or hashBinary operations have any effect until resetHash is used.