sha256()
sha256(inputs): Uint8Array
Calculates the SHA256 hash of the input bytes
Parameters
Parameter | Type | Description |
---|---|---|
inputs | Uint8Array |
Returns
Uint8Array
Generated using typedoc-plugin-markdown and TypeDoc
sha256(inputs): Uint8Array
Calculates the SHA256 hash of the input bytes
Parameter | Type | Description |
---|---|---|
inputs | Uint8Array |
Uint8Array
Generated using typedoc-plugin-markdown and TypeDoc