Retrieves the encryption keys currently managed by the encryption manager.
A map where the keys are identifiers and the values are arrays of objects containing encryption keys and their associated timestamps.
Joins the encryption manager with the provided configuration.
The configuration for joining encryption, or undefined if no specific configuration is provided.
Leaves the encryption manager, cleaning up any associated resources.
Called from the MatrixRTCSession when the memberships in this session updated.
The previous state of call memberships before the update.
Interface representing an encryption manager for handling encryption-related operations in a real-time communication context.