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