trixnity-crypto
Toggle table of contents
4.16.9
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.sign
/
signatures
signatures
inline suspend
fun
<
T
>
SignService
.
signatures
(
unsignedObject
:
T
,
signWith
:
SignWith
=
SignWith.DeviceKey
)
:
Signatures
<
UserId
>