OutgoingSecretKeyRequestEventHandler
class OutgoingSecretKeyRequestEventHandler(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, keyBackupService: KeyBackupService, keyStore: KeyStore, globalAccountDataStore: GlobalAccountDataStore, currentSyncState: CurrentSyncState, clock: Clock, driver: CryptoDriver) : EventHandler
Constructors
Link copied to clipboard
constructor(userInfo: UserInfo, api: MatrixClientServerApiClient, olmDecrypter: OlmDecrypter, keyBackupService: KeyBackupService, keyStore: KeyStore, globalAccountDataStore: GlobalAccountDataStore, currentSyncState: CurrentSyncState, clock: Clock, driver: CryptoDriver)