Skip to main content
Go to Latest
method DigestContext.prototype.reset
import { DigestContext } from "https://deno.land/std@0.145.0/_wasm_crypto/mod.ts";

Resets this context to its initial state, as though it has not yet been provided with any input data. (It will still use the same algorithm.)