Search documentation of JOSE
JOSE
v1.11.9
Pages
Modules
Settings
View Source
jose_json
behaviour
(JOSE v1.11.9)
Summary
Callbacks
decode/1
encode/1
Callbacks
Link to this callback
decode/1
View Source
-callback
decode(binary()) -> term().
Link to this callback
encode/1
View Source
-callback
encode(term()) -> binary().