Skip to content

nooschain v0.1.0


nooschain / crypto/hashing / sha256Hex

Function: sha256Hex()

sha256Hex(input): string

Defined in: crypto/hashing.ts:25

Alias kept for call sites that want to make the output encoding explicit.

Parameters

input

string | Uint8Array<ArrayBufferLike> | Buffer<ArrayBufferLike>

Returns

string

Audience-first NOOSChain documentation.