lib
common
jvm
native
lib
/
app.cash.nostrino.crypto
/
SchnorrSigner
/
verify
verify
common
jvm
native
expect
fun
verify
(
signature
:
ByteArray
,
data
:
ByteArray
,
publicKey
:
ByteArray
)
:
Boolean
actual
fun
verify
(
signature
:
ByteArray
,
data
:
ByteArray
,
publicKey
:
ByteArray
)
:
Boolean
actual
fun
verify
(
signature
:
ByteArray
,
data
:
ByteArray
,
publicKey
:
ByteArray
)
:
Boolean