Package org. matrix. android. sdk. api. session. crypto. model
Types
This class describes the device information.
This class describes the response to https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-devices
In Matrix specs: EncryptedFile.
Class representing the forward room key request body content Ref: https://matrix.org/docs/spec/client_server/latest#m-forwarded-room-key
Interface representing an room key action request. Note: this class cannot be abstract because of org.matrix.androidsdk.core.JsonUtils.toRoomKeyShare
IncomingRoomKeyRequest class defines the incoming room keys request.
The result of a (successful) call to decryptEvent.
This class represents the decryption result. It's serialized in eventEntity to remember the decryption result
RoomEncryptionTrustLevel represents the trust level in an encrypted room.
Class representing an room key request body content.
Class representing a room key request content.
Class representing a room key request content.