Abstract
Protected
Readonly
baseProtected
Readonly
cryptoProtected
Readonly
olmProtected
Readonly
userAbstract
decryptDecrypt an event
undecrypted event
promise which
resolves once we have finished decrypting. Rejects with an
algorithms.DecryptionError
if there is a problem decrypting the event.
Determine if we have the keys necessary to respond to a room key request
true if we have the keys and could (theoretically) share them; else false.
Import a room key
object
Handle a key event
event key event
Optional
onOptional
sendSend the response to a room key request
base type for decryption implementations