kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
cryptography
/
com.wire.kalium.cryptography
/
ProteusCoreCryptoContext
/
encryptWithPreKey
encrypt
With
Pre
Key
abstract
suspend
fun
encryptWithPreKey
(
message
:
ByteArray
,
preKeyCrypto
:
PreKeyCrypto
,
sessionId
:
CryptoSessionId
)
:
ByteArray