KeyPackageInterface

A signed object describing a client's identity and capabilities.

Includes a public key that can be used to encrypt to that client. Other clients can use a client's KeyPackage to introduce that client to a new group.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun copyBytes(): ByteArray

Get the raw bytes from this type, transferring data from Rust to the client layer.