Blockchain Commons Tags TypeScript Library - v1.0.0-alpha.13
Preparing search index...
sha256Prefix
Function sha256Prefix
sha256Prefix
(
data
:
Uint8Array
,
prefix
:
number
)
:
Uint8Array
Compute SHA-256 hash and return a prefix of the given length.
Parameters
data
:
Uint8Array
prefix
:
number
Returns
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Blockchain Commons Tags TypeScript Library - v1.0.0-alpha.13
Loading...
Compute SHA-256 hash and return a prefix of the given length.