RestoreCryptoStateUseCaseImpl

constructor(downloadCryptoState: DownloadCryptoStateUseCase, extractCryptoState: ExtractCryptoStateUseCase, setLastDeviceId: SetLastDeviceIdUseCase, applyCryptoState: ApplyCryptoStateUseCase, clientRepository: ClientRepository, upgradeCurrentSession: UpgradeCurrentSessionUseCase)