Private hash
Wander Injected API privateHash() function
Last updated
Was this helpful?
Wander Injected API privateHash() function
Last updated
Was this helpful?
The privateHash()
function allows you to create deterministic secrets (hashes) from some data.
data
ArrayBuffer
The data to hash
options
Configuration for the hash
Note: This function requires the SIGNATURE
permission.