lib
common
jvm
native
lib
/
app.cash.nostrino.crypto
/
EcdhProvider
/
sharedSecret
shared
Secret
common
jvm
native
expect
fun
sharedSecret
(
privateKey
:
ByteArray
,
publicKey
:
ByteArray
)
:
ByteArray
actual
fun
sharedSecret
(
privateKey
:
ByteArray
,
publicKey
:
ByteArray
)
:
ByteArray
actual
fun
sharedSecret
(
privateKey
:
ByteArray
,
publicKey
:
ByteArray
)
:
ByteArray