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