import { type Cipher } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";
Methods
update(data: BinaryLike): Buffer
update(data: string, inputEncoding: Encoding): Buffer
import { type Cipher } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";