Add version & length fields to GoogleKeymaster key format.

The GoogleKeymaster key format does not include a version field, making
future changes harder, and assumes lengths for the nonce and tag fields.
This CL addresses both of those issues and maintains compatibility with
the old key format.

Change-Id: I35aa04300a8ea1150effa28af2be6ce020bbd6a7
3 files changed