Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Typo in https://google.github.io/tpm-js/#pg_attestation #6

Closed
dnoliver opened this issue Apr 22, 2019 · 1 comment
Closed

Typo in https://google.github.io/tpm-js/#pg_attestation #6

dnoliver opened this issue Apr 22, 2019 · 1 comment

Comments

@dnoliver
Copy link

 // Unmarshal the serialized TPMS_ATTEST buffer.
  var attested = app.UnmarshalAttestBuffer(quote_result.tpm2b_attest);
  assert(attested.rc == TPM2_RC_SUCCESS, 'Unmashal failed');

Unmashal -> Unmarshal

@cfircohen
Copy link
Contributor

Fixed. Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants