Skip to main content
Go to Latest
type alias DigestAlgorithmObject
import { type DigestAlgorithmObject } from "https://deno.land/std@0.166.0/crypto/mod.ts";
definition: { name: DigestAlgorithmName; length?: number; }