ClientIdInterface

A unique identifier for an MLS client.

Each app instance a user is running, such as desktop or mobile, is a separate client with its own client id. A single user may therefore have multiple clients. More information: https://messaginglayersecurity.rocks/mls-architecture/draft-ietf-mls-architecture.html#name-group-members-and-clients

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun copyBytes(): ByteArray

Copy the id into a new byte array.