Skip to content

createHash

reference
1 min readUpdated

Kind: Function

Source: src/utils/crypto.ts

Part of: Utils

Signature

ts
async function createHash(data: Data, algorithm: Algorithm): Promise<string | null>

Parameters

NameType
dataData
algorithmAlgorithm

Returns: Promise<string | null>

Was this page helpful?

Download as PDF
createHash — Hono (narrator proof)