Documentation
    Preparing search index...

    Function verifyBlobHash

    • Whether bytes hash to the expected lowercase-hex SHA-256.

      Parameters

      • bytes: Uint8Array

        The blob bytes

      • sha256Hex: string

        Expected lowercase-hex SHA-256

      Returns boolean

      true only on an exact match