crypto_hash_sha512 method

JSUint8Array crypto_hash_sha512(
  1. JSUint8Array message
)

Implementation

external JSUint8Array crypto_hash_sha512(JSUint8Array message);