(decrypt input key opts)
Decrypt the jwe compliant message and return its payload.
Decrypt the jwe compliant message and return its payload.
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close