Skip to main content
Version: v0.32.0

sha256()

sha256(inputs): Uint8Array

Calculates the SHA256 hash of the input bytes

Parameters

ParameterTypeDescription
inputsUint8Array

Returns

Uint8Array


Generated using typedoc-plugin-markdown and TypeDoc