@@ -8650,7 +8650,7 @@ <h4>Operations</h4>
86508650 <dd>
86518651 <p>
86528652 Let |data| be a [= byte sequence =] representing the Elliptic Curve
8653- point |Q| represented by {{CryptoKey/[[handle]]}} internal slot of
8653+ point |Q| represented by the {{CryptoKey/[[handle]]}} internal slot of
86548654 |key| according to [[SEC1]] 2.3.3 using the uncompressed format.
86558655 </p>
86568656 </dd>
@@ -12416,7 +12416,7 @@ <h4>Operations</h4>
1241612416 <li>
1241712417 <p>
1241812418 Let |data| be a [= byte sequence =] containing
12419- the raw octets of the key represented by {{CryptoKey/[[handle]]}} internal slot of
12419+ the raw octets of the key represented by the {{CryptoKey/[[handle]]}} internal slot of
1242012420 |key|.
1242112421 </p>
1242212422 </li>
@@ -12445,7 +12445,7 @@ <h4>Operations</h4>
1244512445 <li>
1244612446 <p>
1244712447 Set the {{JsonWebKey/k}} attribute of |jwk| to be a string
12448- containing the raw octets of the key represented by {{CryptoKey/[[handle]]}} internal slot of
12448+ containing the raw octets of the key represented by the {{CryptoKey/[[handle]]}} internal slot of
1244912449 |key|, encoded according to Section 6.4 of JSON Web Algorithms [[JWA]].
1245012450 </p>
1245112451 </li>
@@ -12960,7 +12960,7 @@ <h4>Operations</h4>
1296012960 <li>
1296112961 <p>
1296212962 Let |data| be a [= byte sequence =] containing
12963- the raw octets of the key represented by {{CryptoKey/[[handle]]}} internal slot of
12963+ the raw octets of the key represented by the {{CryptoKey/[[handle]]}} internal slot of
1296412964 |key|.
1296512965 </p>
1296612966 </li>
@@ -12986,7 +12986,7 @@ <h4>Operations</h4>
1298612986 <li>
1298712987 <p>
1298812988 Set the {{JsonWebKey/k}} attribute of |jwk| to be a string
12989- containing the raw octets of the key represented by {{CryptoKey/[[handle]]}} internal slot of
12989+ containing the raw octets of the key represented by the {{CryptoKey/[[handle]]}} internal slot of
1299012990 |key|, encoded according to Section 6.4 of JSON Web Algorithms [[JWA]].
1299112991 </p>
1299212992 </li>
@@ -13587,7 +13587,7 @@ <h4>Operations</h4>
1358713587 <li>
1358813588 <p>
1358913589 Let |data| be a [= byte sequence =] containing
13590- the raw octets of the key represented by {{CryptoKey/[[handle]]}} internal slot of
13590+ the raw octets of the key represented by the {{CryptoKey/[[handle]]}} internal slot of
1359113591 |key|.
1359213592 </p>
1359313593 </li>
@@ -13616,7 +13616,7 @@ <h4>Operations</h4>
1361613616 <li>
1361713617 <p>
1361813618 Set the {{JsonWebKey/k}} attribute of |jwk| to be a string
13619- containing the raw octets of the key represented by {{CryptoKey/[[handle]]}} internal slot of
13619+ containing the raw octets of the key represented by the {{CryptoKey/[[handle]]}} internal slot of
1362013620 |key|, encoded according to Section 6.4 of JSON Web Algorithms [[JWA]].
1362113621 </p>
1362213622 </li>
@@ -14073,7 +14073,7 @@ <h4>Operations</h4>
1407314073 <li>
1407414074 <p>
1407514075 Let |data| be a [= byte sequence =] containing
14076- the raw octets of the key represented by {{CryptoKey/[[handle]]}} internal slot of
14076+ the raw octets of the key represented by the {{CryptoKey/[[handle]]}} internal slot of
1407714077 |key|.
1407814078 </p>
1407914079 </li>
@@ -14102,7 +14102,7 @@ <h4>Operations</h4>
1410214102 <li>
1410314103 <p>
1410414104 Set the {{JsonWebKey/k}} attribute of |jwk| to be a string
14105- containing the raw octets of the key represented by {{CryptoKey/[[handle]]}} internal slot of
14105+ containing the raw octets of the key represented by the {{CryptoKey/[[handle]]}} internal slot of
1410614106 |key|, encoded according to Section 6.4 of JSON Web Algorithms [[JWA]].
1410714107 </p>
1410814108 </li>
@@ -14287,7 +14287,7 @@ <h4>Operations</h4>
1428714287 <p>
1428814288 Let |mac| be the result of performing the MAC Generation operation
1428914289 described in Section 4 of [[FIPS-198-1]] using
14290- the key represented by {{CryptoKey/[[handle]]}}
14290+ the key represented by the {{CryptoKey/[[handle]]}}
1429114291 internal slot of |key|, the hash function identified by the {{HmacKeyAlgorithm/hash}} attribute of the {{CryptoKey/[[algorithm]]}} internal slot of
1429214292 |key| and |message| as the input data |text|.
1429314293 </p>
@@ -14306,7 +14306,7 @@ <h4>Operations</h4>
1430614306 <p>
1430714307 Let |mac| be the result of performing the MAC Generation operation
1430814308 described in Section 4 of [[FIPS-198-1]] using
14309- the key represented by {{CryptoKey/[[handle]]}}
14309+ the key represented by the {{CryptoKey/[[handle]]}}
1431014310 internal slot of |key|, the hash function identified by the {{HmacKeyAlgorithm/hash}} attribute of the {{CryptoKey/[[algorithm]]}} internal slot of
1431114311 |key| and |message| as the input data |text|.
1431214312 </p>
@@ -14727,7 +14727,7 @@ <h4>Operations</h4>
1472714727 </li>
1472814728 <li>
1472914729 <p>
14730- Let |bits| be the raw bits of the key represented by {{CryptoKey/[[handle]]}} internal slot of
14730+ Let |bits| be the raw bits of the key represented by the {{CryptoKey/[[handle]]}} internal slot of
1473114731 |key|.
1473214732 </p>
1473314733 </li>
@@ -15080,7 +15080,7 @@ <h4>Operations</h4>
1508015080 </li>
1508115081 <li>
1508215082 <p>
15083- Let |keyDerivationKey| be the secret represented by {{CryptoKey/[[handle]]}} internal slot of |key|.
15083+ Let |keyDerivationKey| be the secret represented by the {{CryptoKey/[[handle]]}} internal slot of |key|.
1508415084 </p>
1508515085 </li>
1508615086 <li>
@@ -15320,7 +15320,7 @@ <h4>Operations</h4>
1532015320 <p>
1532115321 Let |result| be the result of performing the PBKDF2 operation defined
1532215322 in Section 5.2 of [[RFC8018]] using |prf| as the
15323- pseudo-random function, |PRF|, the password represented by {{CryptoKey/[[handle]]}} internal slot of |key|
15323+ pseudo-random function, |PRF|, the password represented by the {{CryptoKey/[[handle]]}} internal slot of |key|
1532415324 as the password, |P|,
1532515325 the {{Pbkdf2Params/salt}} attribute of
1532615326 |normalizedAlgorithm| as the salt, |S|, the value of the {{Pbkdf2Params/iterations}} attribute of
0 commit comments