Function sha512

  • Compute the SHA-512 hash of a given message.

    Parameters

    • message: string | Uint8Array

    Returns Uint8Array

Generated using TypeDoc