Private hash
ArConnect Injected API privateHash() function
Last updated
ArConnect Injected API privateHash() function
Last updated
The privateHash()
function allows you to create deterministic secrets (hashes) from some data.
Argument | Type | Description |
---|---|---|
Note: This function requires the SIGNATURE
permission.
data
ArrayBuffer
The data to hash
options
Configuration for the hash