Hosanna UI API v1.30.2-next
    Preparing search index...
    • Computes the SHA-256 hash of the input string.

      Parameters

      • text: string

        The input string to hash.

      Returns null | string

      The SHA-256 hash as a hexadecimal string, or null if hashing fails.