crypto_hash_sha256 method

JSUint8Array crypto_hash_sha256(
  1. JSUint8Array message
)

Implementation

external JSUint8Array crypto_hash_sha256(JSUint8Array message);