File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2626,15 +2626,15 @@ <h4>The wrapKey method</h4>
26262626 that is marked as non-extractable using the {{JsonWebKey/ext}} JWK member.
26272627 </p>
26282628 <p>
2629- However, the unwrapKey method <em>does</em> support the JsonWebKey/ext}} JWK member,
2629+ However, the unwrapKey method <em>does</em> support the {{ JsonWebKey/ext}} JWK member,
26302630 so that wrapped non-extractable keys created elsewhere, for example by a server, can be
26312631 unwrapped using this API.
26322632 </p>
26332633 </div>
26342634 </li>
26352635 <li>
26362636 <p>
2637- Let |key| be the result of performing the export key operation specified
2637+ Let |key| be the result of performing the export key operation specified by
26382638 the {{CryptoKey/[[algorithm]]}} internal slot of
26392639 |key| using |key| and |format|.
26402640 </p>
You can’t perform that action at this time.
0 commit comments