set Cross Signing Keys
abstract suspend fun setCrossSigningKeys(masterKey: SignedCrossSigningKeys?, selfSigningKey: SignedCrossSigningKeys?, userSigningKey: SignedCrossSigningKeys?, asUserId: UserId? = null): Result<UIA<Unit>>
See also
Set Cross Signing Keys