Skip to content

sha512_256

sha512_256(data): bytes32

Parameters

data: BytesLike

Returns

bytes32

the sha512_256 hash of the given data

Source

types/global.d.ts:1028