trixnity-crypto
Toggle table of contents
4.21.0
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
OlmEncryptionServiceRequestHandler
/
claimKeys
claim
Keys
abstract
suspend
fun
claimKeys
(
oneTimeKeys
:
Map
<
UserId
,
Map
<
String
,
KeyAlgorithm
>
>
)
:
Result
<
ClaimKeys.Response
>