Package-level declarations

Types

Link copied to clipboard
data class MXCryptoConfig(val enableEncryptionForInvitedMembers: Boolean = true, val discardRoomKeyRequestsFromUntrustedDevices: Boolean = true, val limitRoomKeyRequestsToMyDevices: Boolean = true)

Class to define the parameters used to customize or configure the end-to-end crypto.

Functions

Link copied to clipboard

Provide all the emojis used for SAS verification (for debug purpose).

Properties

Link copied to clipboard
const val curve25519: String
Link copied to clipboard
const val ed25519: String
Link copied to clipboard
Link copied to clipboard

Matrix algorithm value for megolm.

Link copied to clipboard

Matrix algorithm value for megolm keys backup.

Link copied to clipboard

Matrix algorithm value for olm.