Expand description
Module containing specialized event types that were decrypted using the Olm protocol
Structs§
- An
m.olm.v1.curve25519-aes-sha2
decrypted to-device event. - Public keys used for an m.olm.v1.curve25519-aes-sha2 event.
- A decrypted to-device event with an unknown type and content.
Enums§
- An enum over the various events that were decrypted using the
m.olm.v1.curve25519-aes-sha2
algorithm.
Type Aliases§
- An
m.dummy
event that was decrypted using them.olm.v1.curve25519-aes-sha2
algorithm - An
m.forwarded_room_key
event that was decrypted using them.olm.v1.curve25519-aes-sha2
algorithm - An
m.room_key
event that was decrypted using them.olm.v1.curve25519-aes-sha2
algorithm - An
m.secret.send
event that was decrypted using them.olm.v1.curve25519-aes-sha2
algorithm