Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
shared
/
ru.hytalemodding.lineage.shared.token
/
ProxyTokenCodec
/
encode
encode
fun
encode
(
token
:
ProxyToken
,
secret
:
ByteArray
)
:
String
Encodes
token
into a compact string and signs it with
secret
.