Package org. matrix. android. sdk. api. crypto
Types
Link copied to clipboard
data class MXCryptoConfig( val enableEncryptionForInvitedMembers: Boolean = true, val discardRoomKeyRequestsFromUntrustedDevices: Boolean = true, val limitRoomKeyRequestsToMyDevices: Boolean = true)
Content copied to clipboard
Class to define the parameters used to customize or configure the end-to-end crypto.