Function sha512

  • Sha512 hash of the given string.

    Parameters

    • data: string | Object | Buffer

      The data to hash

    • outputFormat: BinaryToTextEncoding

      The output format

    Returns string

Generated using TypeDoc