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

x/dex/lib/deps/hash/sha256.ts>Sha256#update

Dex: An SQL query builder port of Knex for Deno
Latest
method Sha256.prototype.update
import { Sha256 } from "https://deno.land/x/dex@1.0.2/lib/deps/hash/sha256.ts";

Update hash

Parameters

message: Message

The message you want to hash.