We have the problem again that revoked UIDs are not ignored by the validity check in isDeVsAndValid.
I wonder if we should make a function that combines isKeyDeVs and uidsHaveFullValidity.
As we skip revoked Uids I wonder if we should not also skip invalid UserIds, because we would never use them.