import { type Cipher } from "https://dotland.deno.dev/std@0.177.0/node/internal/crypto/cipher.ts";
Methods
update(data: BinaryLike): Buffer
final(): Buffer
final(outputEncoding: BufferEncoding): string
import { type Cipher } from "https://dotland.deno.dev/std@0.177.0/node/internal/crypto/cipher.ts";