Function sha256

  • Sha256 hash of the given string.

    Parameters

    • data: string | Object | Buffer

      The data to hash

    • outputFormat: BinaryToTextEncoding

      The output format

    Returns string

Generated using TypeDoc