interface Hasherimport { type Hasher } from "https://dotland.deno.dev/std@0.110.0/hash/hasher.ts"; Methodsupdate(data: Message): thisdigest(): ArrayBuffertoString(format?: OutputFormat): string