Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/hash/sha256.ts>Sha256#array

Deno standard library
Go to Latest
method Sha256.prototype.array
import { Sha256 } from "https://deno.land/std@0.87.0/hash/sha256.ts";

Return hash in integer array.

Returns

number[]