Options
All
  • Public
  • Public/Protected
  • All
Menu

Information on a room key that has been received or imported.

Hierarchy

  • RoomKeyInfo

Index

Constructors

Properties

The EncryptionAlgorithm that this key is used for. Will be one of the m.megolm.* algorithms.

roomId: RoomId

The room where the key is used.

The Curve25519 key of the device which initiated the session originally.

sessionId: string

The ID of the session that the key is for.

Methods

  • free(): void
  • Returns void

Generated using TypeDoc