kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
cryptography
/
com.wire.kalium.cryptography
/
createSessions
create
Sessions
suspend
fun
ProteusCoreCryptoContext
.
createSessions
(
preKeysCrypto
:
Map
<
String
,
Map
<
String
,
Map
<
String
,
PreKeyCrypto
>
>
>
)