vertx
/
io.vertx.ext.jwt
/
JWT
/
sign
sign
fun
sign
(
payload
:
JsonObject
,
options
:
JWTOptions
)
:
String