Uses of Class
io.crums.util.mrkl.Proof
| Package | Description |
|---|---|
| io.crums.util.mrkl |
-
Uses of Proof in io.crums.util.mrkl
Methods in io.crums.util.mrkl that return Proof Modifier and Type Method Description ProofTree. proof(int leafIndex)Returns a cryptographic path to the root of the Merkle tree.Constructors in io.crums.util.mrkl with parameters of type Proof Constructor Description Proof(Proof copy)Copy constructor.