This commit is contained in:
Benoit Marty 2020-01-27 10:50:27 +01:00
parent 9e796067cc
commit f80861bed8

View File

@ -677,6 +677,7 @@ internal class DefaultVerificationService @Inject constructor(
return@let null
}
// TODO Force download?
val otherUserMasterKey = crossSigningService.getUserCrossSigningKeys(existingRequest.otherUserId)
?.masterKey()
?.unpaddedBase64PublicKey