Compute the 256-bit hash of an object.
Declared in <hash.h>
<hash.h>
template<typename T> uint256 Hash(T const& in1);
The 256-bit double-SHA-256 hash of the object.