method Sha256.prototype.digestimport { Sha256 } from "https://deno.land/std@0.52.0/hash/sha256.ts"; digest(): number[]Return hash in integer array. Returnsnumber[]