MeshKey

sealed interface MeshKey

Base type for all mesh keys.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val index: KeyIndex

12-bit index identifying this key within the network.

Link copied to clipboard
abstract val key: ByteArray

16-byte AES-128 key material.