hammerspoon2-docs
    Preparing search index...

    Function hmacSHA256

    • Generate HMAC-SHA256 of a string with a key

      Parameters

      • key: string

        The secret key

      • data: string

        The data to authenticate

      Returns string

      Hexadecimal HMAC-SHA256