ProteusAutoPrekeyBundle

data class ProteusAutoPrekeyBundle(var id: UShort, var pkb: ByteArray)(source)

Encapsulates a prekey id and a cbor-serialized prekey

Constructors

Link copied to clipboard
constructor(id: UShort, pkb: ByteArray)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var id: UShort

Prekey id (automatically incremented)

Link copied to clipboard

CBOR serialization of prekey