Skip to content

sha256

sha256(data): bytes32

Parameters

data: BytesLike

Returns

bytes32

the sha256 hash of the given data

Source

types/global.d.ts:1022