You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let <var>privateKeyInfo</var> be the result of running the
@@ -2239,7 +2237,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
2239
2237
<li>
2240
2238
<p>
2241
2239
Set the <a href="https://www.w3.org/TR/webcrypto-2/#dfn-CryptoKey-slot-type"><code>[[type]]</code></a>
2242
-
internal slot of <var>Key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-private"><code>private</code></a>".
2240
+
internal slot of <var>key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-private"><code>private</code></a>".
2243
2241
</p>
2244
2242
</li>
2245
2243
<li>
@@ -2275,7 +2273,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
2275
2273
<li>
2276
2274
<p>
2277
2275
Set the <a href="https://www.w3.org/TR/webcrypto-2/#dfn-CryptoKey-slot-type"><code>[[type]]</code></a>
2278
-
internal slot of <var>Key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-public"><code>public</code></a>".
2276
+
internal slot of <var>key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-public"><code>public</code></a>".
2279
2277
</p>
2280
2278
</li>
2281
2279
</ol>
@@ -3382,7 +3380,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
3382
3380
<li>
3383
3381
<p>
3384
3382
Set the <a href="https://www.w3.org/TR/webcrypto-2/#dfn-CryptoKey-slot-type"><code>[[type]]</code></a>
3385
-
internal slot of <var>Key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-private"><code>private</code></a>".
3383
+
internal slot of <var>key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-private"><code>private</code></a>".
3386
3384
</p>
3387
3385
</li>
3388
3386
<li>
@@ -3418,7 +3416,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
3418
3416
<li>
3419
3417
<p>
3420
3418
Set the <a href="https://www.w3.org/TR/webcrypto-2/#dfn-CryptoKey-slot-type"><code>[[type]]</code></a>
3421
-
internal slot of <var>Key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-public"><code>public</code></a>".
3419
+
internal slot of <var>key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-public"><code>public</code></a>".
3422
3420
</p>
3423
3421
</li>
3424
3422
</ol>
@@ -4610,7 +4608,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
4610
4608
<li>
4611
4609
<p>
4612
4610
Set the <a href="https://www.w3.org/TR/webcrypto-2/#dfn-CryptoKey-slot-type"><code>[[type]]</code></a>
4613
-
internal slot of <var>Key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-private"><code>private</code></a>".
4611
+
internal slot of <var>key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-private"><code>private</code></a>".
4614
4612
</p>
4615
4613
</li>
4616
4614
<li>
@@ -4646,7 +4644,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
4646
4644
<li>
4647
4645
<p>
4648
4646
Set the <a href="https://www.w3.org/TR/webcrypto-2/#dfn-CryptoKey-slot-type"><code>[[type]]</code></a>
4649
-
internal slot of <var>Key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-public"><code>public</code></a>".
4647
+
internal slot of <var>key</var> to "<a data-link-type="enum-value" href="https://www.w3.org/TR/webcrypto-2/#dom-keytype-public"><code>public</code></a>".
4650
4648
</p>
4651
4649
</li>
4652
4650
</ol>
@@ -6627,7 +6625,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
6627
6625
<li>
6628
6626
<p>
6629
6627
Set the <a data-link-type="dict-member" href="https://www.w3.org/TR/webcrypto-2/#dom-keyalgorithm-name"><code>name</code></a> attribute of
6630
-
<var>algorithm</var> to "<code>KMAC</code>".
6628
+
<var>algorithm</var> to the <a data-link-type="dict-member" href="https://www.w3.org/TR/webcrypto-2/#dom-algorithm-name"><code>name</code></a> member of <var>normalizedAlgorithm</var>.
6631
6629
</p>
6632
6630
</li>
6633
6631
<li>
@@ -6839,7 +6837,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
6839
6837
<li>
6840
6838
<p>
6841
6839
Set the <a data-link-type="dict-member" href="https://www.w3.org/TR/webcrypto-2/#dom-keyalgorithm-name"><code>name</code></a> attribute of
6842
-
<var>algorithm</var> to "<code>KMAC</code>".
6840
+
<var>algorithm</var> to the <a data-link-type="dict-member" href="https://www.w3.org/TR/webcrypto-2/#dom-algorithm-name"><code>name</code></a> member of <var>normalizedAlgorithm</var>.
0 commit comments