kalium
common
cryptography
/
com.wire.kalium.cryptography
/
ProteusClient
/
encrypt
encrypt
abstract
suspend
fun
encrypt
(
message
:
ByteArray
,
sessionId
:
CryptoSessionId
)
:
ByteArray