Liking cljdoc? Tell your friends :D

axel-f.excel.jws


envclj/s

source

jws-extractclj/s

source

jws-extract*clj/s

(jws-extract* alg payload & opts)

Extract payload as a string from Web Signature using one of supported algorythms: HS256, HS384, HS512

Extract payload as a string from Web Signature using one of supported algorythms: HS256, HS384, HS512
sourceraw docstring

jws-signclj/s

source

jws-sign*clj/s

(jws-sign* alg payload & opts)

Sign arbitrary payload as a string using one of supported algorythms: HS256, HS384, HS512

Sign arbitrary payload as a string using one of supported algorythms: HS256, HS384, HS512
sourceraw docstring

jws-verifyclj/s

source

jws-verify*clj/s

(jws-verify* alg payload & opts)

Verify the signature of the payload and extract its content as a string

Verify the signature of the payload and extract its content as a string
sourceraw docstring

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

× close