ipc,naming,security: Use blessing names in endpoint for server
authorization.

Servers now export "v4" formatted endpoints which contain the
blessing names that will be presented by the server. These endpoints
make their way into the mounttable.

This commit makes client use these blessing names to authorize servers
and prevent man-in-the-middle attacks.

This replaces the older scheme where the mounttable would explicitly
track blessings for each mounted server, separate from the endpoint.
Code for that (naming.MountedServer.BlessingPattern and related code)
will be removed in a follow-up change.

MultiPart: 1/2

Change-Id: Ib9f8fb3d5e6fe4ae1b87a8eb9755666f4f3e18ff
25 files changed