CDP SDK TypeScript - v1.31.0
    Preparing search index...

    Function authHash

    • Auth-specific hash function using uncrypto for Edge runtime compatibility. Computes SHA-256 hash of the given data.

      Parameters

      • data: Buffer

        The data to hash

      Returns Promise<string>

      Promise that resolves to the hex-encoded hash