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

std/hash/_sha3/sponge.ts>Sponge#digest

Deno standard library
Go to Latest
method Sponge.prototype.digest
import { Sponge } from "https://deno.land/std@0.102.0/hash/_sha3/sponge.ts";

Returns the hash in ArrayBuffer

Returns

ArrayBuffer