Relative Content

Tag Archive for gox509tpm

Cannot parse TPM2.0 public key

I am unsuccessfully trying to use Go to parse a TPM2.0 public key. The error that I receive seems to indicate that the parsing fail due to some sort of ‘structure error’. The full error is shown below. I also have created a minimal reproducible example and posted it below. How can I resolve this parsing issue?