Module

std/node/crypto.ts>getHashes

Deno standard library
Go to Latest
function getHashes
import { getHashes } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";

Returns an array of the names of the supported hash algorithms, such as 'sha1'.

Returns

readonly string[]
import getHashes
import { getHashes } from "https://dotland.deno.dev/std@0.145.0/node/crypto.ts";