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