Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method Sha256.prototype.arrayBuffer
import { Sha256 } from "https://deno.land/std@0.150.0/hash/sha256.ts";

Return hash in ArrayBuffer.

Returns

ArrayBuffer