(defn bytes->hex [bytes] (reduce str (map (partial format "%02x") bytes))) (defn sign-string [secret-key payload] (let [key (SecretKeySpec.
確定! 回上一頁