Skip to main content
Module

x/json_hash/crypto.ts>DigestAlgorithmType

JCS (JSON Canonicalization Scheme), JSON digests, and JSON Merkle hashes
Latest
type alias DigestAlgorithmType
import { type DigestAlgorithmType } from "https://deno.land/x/json_hash@0.2.0/crypto.ts";

Available hash algorithms.

definition: Parameters<crypto.subtle.digest>[0]