Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
SecurityKeyBackupStore
/
save
save
abstract
fun
save
(
nodeNum
:
Int
,
publicKeyBase64
:
String
,
privateKeyBase64
:
String
,
timestamp
:
Long
)
(
source
)
Saves (overwriting any existing) key backup for the given node number.