class Hashimport { Hash } from "https://deno.land/x/grm@0.8.0/src/mod.ts"; ConstructorsnewHash(algorithm: string)Propertiesprivatereadonlyalgorithm: stringprivateoptionaldata: Uint8ArrayMethodsdigest()update(data: Buffer)