namespace cryptoimport { crypto } from "https://dotland.deno.dev/std@0.119.0/_wasm_crypto/mod.ts"; Classesccrypto.DigestContextA context for incrementally computing a digest using a given hash algorithm. Variablesvcrypto._wasmvcrypto._wasmBytesvcrypto._wasmInstancevcrypto._wasmModuleFunctionsfcrypto.digestReturns the digest of the given data using the given hash algorithm.