Go to Latest
type alias NormalizedAlgorithms
import { type NormalizedAlgorithms } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";
definition:
| "md5"
| "ripemd160"
| "sha1"
| "sha224"
| "sha256"
| "sha384"
| "sha512"
import NormalizedAlgorithms
import { NormalizedAlgorithms } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";