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
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1049,7 +1049,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
1049
1049
<li>
1050
1050
<p>
1051
1051
Set the <a href="https://www.w3.org/TR/webcrypto-2/#dfn-CryptoKey-slot-algorithm"><code>[[algorithm]]</code></a> internal
1052
-
slot of <var>publicKey</var> to <var>publicKeyAlgorithm</var>.
1052
+
slot of <var>publicKey</var> to <a data-link-type="method" data-lt="structuredClone()" href="https://html.spec.whatwg.org/multipage/structured-data.html#dom-structuredclone"><code>structuredClone</code></a><code>()</code> of <var>algorithm</var>.
0 commit comments