nvat_get_detached_eat_es384#
- nvat_rc_t nvat_get_detached_eat_es384(
- const nvat_claims_collection_t claims,
- const nvat_detached_eat_options_t options,
- nvat_str_t *out_detached_eat,
- Parameters:
claims – - The claims collection to get the detached EAT from.
options – - The options to use for the detached EAT. If NULL, a default set of options will be used. See nvat_detached_eat_options_st for more information.
out_detached_eat – - out parameter, will point to detached EAT, which is a NULL terminated JSON string