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