Skip to main content
Module

x/json_hash/mod.ts>MerkleHash#toString

JCS (JSON Canonicalization Scheme), JSON digests, and JSON Merkle hashes
Latest
method MerkleHash.prototype.toString
Re-export
import { MerkleHash } from "https://deno.land/x/json_hash@0.2.0/mod.ts";

Shows the algorithm and hexadecimal representation of the hash.

Returns

string

The algorithm and hexadecimal representation of the hash.