kalium
common
cryptography
/
com.wire.kalium.cryptography
/
ProteusClient
/
encryptWithPreKey
encrypt
With
Pre
Key
abstract
suspend
fun
encryptWithPreKey
(
message
:
ByteArray
,
preKeyCrypto
:
PreKeyCrypto
,
sessionId
:
CryptoSessionId
)
:
ByteArray