Add validate-userid to sopv
sopv (1.0 and 1.1) just does signature validation.
Certification validation is a very similar thing, and all the OpenPGP mechanics involved should be in the same codebase. No secret key material needed, no encryption needed, just straight validation.
With this change we'll define sopv 1.2 to include simple one-hop User ID validation as well.