trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
OlmEncryptionServiceRequestHandler
/
claimKeys
claim
Keys
abstract
suspend
fun
claimKeys
(
oneTimeKeys
:
Map
<
UserId
,
Map
<
String
,
KeyAlgorithm
>
>
)
:
Result
<
ClaimKeys.Response
>