View Source jose_json behaviour (JOSE v1.11.10)

Summary

Callbacks

-callback decode(binary()) -> term().
-callback encode(term()) -> binary().