Liking cljdoc? Tell your friends :D
Clojure only.

fides.jwe


decryptclj

(decrypt input key opts)

Decrypt the jwe compliant message and return its payload.

Decrypt the jwe compliant message and return its payload.
raw docstring

encryptclj

(encrypt payload key & [{:keys [zip header] :or {zip false} :as opts}])

Encrypt then sign arbitrary length string using json web encryption. Does not support key wrapping

Encrypt then sign arbitrary length string using json web encryption.
Does not support key wrapping
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close