VerificationServiceImpl

constructor(userInfo: UserInfo, api: MatrixClientServerApiClient, keyStore: KeyStore, globalAccountDataStore: GlobalAccountDataStore, olmDecrypter: OlmDecrypter, olmEncryptionService: OlmEncryptionService, roomService: RoomService, userService: UserService, keyService: KeyService, keyTrustService: KeyTrustService, keySecretService: KeySecretService, currentSyncState: CurrentSyncState, clock: Clock, driver: CryptoDriver)