Skip to content

Commit

Permalink
Merge pull request #1926 from sbweeden/sbweeden_1925
Browse files Browse the repository at this point in the history
SHA: 199dcda
Reason: push, by nicksteele

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
nicksteele and github-actions[bot] committed Sep 24, 2024
1 parent 85abf6d commit 2e28186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta content="ED" name="w3c-status">
<meta content="Bikeshed version 6270e4735, updated Tue Aug 6 12:12:30 2024 -0700" name="generator">
<link href="https://www.w3.org/TR/webauthn-3/" rel="canonical">
<meta content="7cd62699eda269e44efe9584bc0dc661ac025d7f" name="revision">
<meta content="199dcdad48045aca69bab819bf54e0fe59aeb066" name="revision">
<meta content="dark light" name="color-scheme">
<style type="text/css">
body {
Expand Down Expand Up @@ -6804,7 +6804,7 @@ <h3 class="heading settled" data-level="8.3" id="sctn-tpm-attestation"><span cla
<li data-md>
<p>Verify that <code>attested</code> contains a <code>TPMS_CERTIFY_INFO</code> structure as specified in <a data-link-type="biblio" href="#biblio-tpmv2-part2" title="Trusted Platform Module Library, Part 2: Structures">[TPMv2-Part2]</a> section 10.12.3,
whose <code>name</code> field contains a valid Name for <var>pubArea</var>,
as computed using the algorithm in the <code>nameAlg</code> field of <var>pubArea</var> using the procedure specified in <a data-link-type="biblio" href="#biblio-tpmv2-part1" title="Trusted Platform Module Library, Part 1: Architecture">[TPMv2-Part1]</a> section 16.</p>
as computed using the procedure specified in <a data-link-type="biblio" href="#biblio-tpmv2-part1" title="Trusted Platform Module Library, Part 1: Architecture">[TPMv2-Part1]</a> section 16. Note that the hash algorithm is included within the attested <code>name</code> field of the TPMS_CERTIFY_INFO structure.</p>
<li data-md>
<p>Verify that <var>x5c</var> is present.</p>
<li data-md>
Expand Down

0 comments on commit 2e28186

Please sign in to comment.