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 @@
The wrapKey method
2626
2626
that is marked as non-extractable using the {{JsonWebKey/ext}} JWK member.
2627
2627
2628
2628
2629
- However, the unwrapKey method does support the JsonWebKey/ext}} JWK member,
2629
+ However, the unwrapKey method does support the {{ JsonWebKey/ext}} JWK member,
2630
2630
so that wrapped non-extractable keys created elsewhere, for example by a server, can be
2631
2631
unwrapped using this API.
2632
2632
2633
2633
2634
2634
2635
2635
2636
2636
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
2638
2638
the {{CryptoKey/[[algorithm]]}} internal slot of
2639
2639
|key| using |key| and |format|.
2640
2640
You can’t perform that action at this time.
0 commit comments