Skip to content

Commit 2e28186

Browse files
Merge pull request #1926 from sbweeden/sbweeden_1925
SHA: 199dcda Reason: push, by nicksteele Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 85abf6d commit 2e28186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta content="ED" name="w3c-status">
77
<meta content="Bikeshed version 6270e4735, updated Tue Aug 6 12:12:30 2024 -0700" name="generator">
88
<link href="https://www.w3.org/TR/webauthn-3/" rel="canonical">
9-
<meta content="7cd62699eda269e44efe9584bc0dc661ac025d7f" name="revision">
9+
<meta content="199dcdad48045aca69bab819bf54e0fe59aeb066" name="revision">
1010
<meta content="dark light" name="color-scheme">
1111
<style type="text/css">
1212
body {
@@ -6804,7 +6804,7 @@ <h3 class="heading settled" data-level="8.3" id="sctn-tpm-attestation"><span cla
68046804
<li data-md>
68056805
<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,
68066806
whose <code>name</code> field contains a valid Name for <var>pubArea</var>,
6807-
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>
6807+
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>
68086808
<li data-md>
68096809
<p>Verify that <var>x5c</var> is present.</p>
68106810
<li data-md>

0 commit comments

Comments
 (0)