RSE: provision raw keys instead of RFC5480 encoded ones

Instead of provisioning encoded public keys (as described in RFC5480)
provision only the raw key bit string (subjectPublicKey). This way it
is not required to parse the data to get the public key and also makes
the provisioning bundle smaller a bit.

Change-Id: I9b5af8bff6ab857018ebb3bc1cf93054cb9a1d60
Signed-off-by: David Vincze <david.vincze@arm.com>
3 files changed