Skip to content

sha256

reference
1 min readUpdated

Kind: Function

Source: src/utils/crypto.ts

Part of: Utils

Signature

ts
async function sha256(data: Data): Promise<string | null>

Parameters

NameType
dataData

Returns: Promise<string | null>

Used by

2 references from 2 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (2)

  • handlersrc/middleware/cache/index.ts:310
  • equalsrc/utils/buffer.ts:8

Was this page helpful?

Download as PDF
sha256 — Hono (narrator proof)