hosanna-ui-docs - v0.9.0
    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.