(decrypt key compact)Decrypts a compact JWE and returns {:payload string :payload-bytes bytes :header map}.
Decrypts a compact JWE and returns {:payload string :payload-bytes bytes :header map}.
(encrypt key payload-value)(encrypt key payload-value opts)Encrypts a string or byte-array payload and returns a compact JWE string.
Encrypts a string or byte-array payload and returns a compact JWE string.
(header compact)Returns the unverified compact JWE header as a Clojure map.
Returns the unverified compact JWE header as a Clojure map.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |