• Preparing search index...
  • The search index is not available
@shopify/cli-kit
  • @shopify/cli-kit
  • node/crypto
  • sha256

Function sha256

  • sha256(str: string): Buffer

    Generate the SHA256 hash of a string.

    Parameters

    • str: string

      The string to hash.

    Returns Buffer

    The SHA256 hash of the string.

    • Defined in packages/cli-kit/src/public/node/crypto.ts:29

Settings

Member Visibility
@shopify/cli-kit
  • Loading...

Generated using TypeDoc