l8w8jwt_encoding_params.out_

Where the encoded token should be written into (will be malloc'ed, so make sure to <code>l8w8jwt_free()</code> this as soon as you're done using it!).

struct l8w8jwt_encoding_params
char** out_;

Meta