Meshtastic App
Toggle table of contents
common
jvmAndroid
Target filter
common
jvmAndroid
Switch theme
Search in API
Skip to content
Meshtastic App
core-model
/
org.meshtastic.core.model.util
/
SfppHasher
Sfpp
Hasher
common
jvmAndroid
expect
object
SfppHasher
(
source
)
Computes SFPP (Store-Forward-Plus-Plus) message hashes for deduplication.
actual
object
SfppHasher
(
source
)
Members
Functions
compute
Message
Hash
Link copied to clipboard
common
jvmAndroid
expect
fun
computeMessageHash
(
encryptedPayload
:
ByteArray
,
to
:
Int
,
from
:
Int
,
id
:
Int
)
:
ByteArray
actual
fun
computeMessageHash
(
encryptedPayload
:
ByteArray
,
to
:
Int
,
from
:
Int
,
id
:
Int
)
:
ByteArray