Compute the 160-bit hash an object.
Declared in <hash.h>
<hash.h>
template<typename T1> uint160 Hash160(T1 const& in1);
The 160-bit SHA-256 then RIPEMD-160 hash of the object.