hammerspoon2-docs
    Preparing search index...

    Function hmacMD5

    • Generate HMAC-MD5 of a string with a key

      Parameters

      • key: string

        The secret key

      • data: string

        The data to authenticate

      Returns string

      Hexadecimal HMAC-MD5