attestation: implement stubs for ex-cryptohome dbus interface

In certain setups (for now, in tpm2 case), cryptohomed bounces
attestation-related messages to attestationd.
Define missing messages in dbus interface and implement empty
stubs for handling them. The actual implementatons and the
corresponding tests will be provided in followup CLs.

BUG=chrome-os-partner:54712
TEST=attestationd starts and cryptohome builds for tpm2,
     manually invoking the added methods using
     "cryptohome --action" returns appropriate errors.

Change-Id: I0e7cae92808d487988a591fcf870c3ef760ecaf9
Reviewed-on: https://chromium-review.googlesource.com/368963
Commit-Ready: Andrey Pronin <apronin@chromium.org>
Tested-by: Andrey Pronin <apronin@chromium.org>
Reviewed-by: Darren Krahn <dkrahn@chromium.org>
13 files changed