The user ID of the event sender, note this is untrusted data unless isVerified
is true *
The sender device's public Curve25519 key, base64 encoded *
Optional
senderThe device ID of the device that sent us the event.
Note this is untrusted data unless senderVerified is true.
If the device ID is not known, this will be null
.
If true, this message is guaranteed to be authentic as it is coming from a device belonging to a user that we have verified. This is the state at the time of decryption (the user could be verified later).
Information about the encryption of a successfully decrypted to-device message.