MlsTransportData

value class MlsTransportData(val value: ByteArray) : Uniffi

An entity / data which has been packaged by the application to be encrypted and transmitted in an application message.

Constructors

Link copied to clipboard
constructor(value: ByteArray)

Properties

Link copied to clipboard
open override val value: ByteArray

Functions

Link copied to clipboard
open override fun lower(): ByteArray