trixnity-crypto
Toggle table of contents
4.16.2
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.sign
/
verify
verify
inline suspend
fun
<
T
>
SignService
.
verify
(
signedObject
:
Signed
<
T
,
UserId
>
,
checkSignaturesOf
:
Map
<
UserId
,
Set
<
Key.Ed25519Key
>
>
)
:
VerifyResult