Liking cljdoc? Tell your friends :D

exoscale-auth.core


base64-encodeclj

(base64-encode payload)
source

build-auth-headerclj

(build-auth-header api-key api-secret method path body query)

Builds the authentication header signed with Exoscale credentials

Builds the authentication header signed with Exoscale credentials
sourceraw docstring

build-signatureclj

(build-signature api-secret method path body query expires)
source

hmac-sha256clj

(hmac-sha256 secret data)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close