Class ComputeRootHash


  • public class ComputeRootHash
    extends Object
    Given a table created by GenerateHashes which contains the leaves of a Merkle tree, compute the root node of the Merkle tree which can be quickly compared to the root node of another Merkle tree to ascertain equality.