@@ -10535,7 +10535,8 @@ <h4>Operations</h4>
10535
10535
<ol>
10536
10536
<li>
10537
10537
<p>
10538
- If |jwk| does not meet the requirements of Section 2
10538
+ If |jwk| does not meet the requirements of
10539
+ the JWK private key format described in Section 2
10539
10540
of [[RFC8037]], then [= exception/throw =] a {{DataError}}.
10540
10541
</p>
10541
10542
</li>
@@ -10559,7 +10560,8 @@ <h4>Operations</h4>
10559
10560
<ol>
10560
10561
<li>
10561
10562
<p>
10562
- If |jwk| does not meet the requirements of Section 2
10563
+ If |jwk| does not meet the requirements of
10564
+ the JWK public key format described in Section 2
10563
10565
of [[RFC8037]], then [= exception/throw =] a {{DataError}}.
10564
10566
</p>
10565
10567
</li>
@@ -11389,7 +11391,8 @@ <h4>Operations</h4>
11389
11391
<ol>
11390
11392
<li>
11391
11393
<p>
11392
- If |jwk| does not meet the requirements of Section 2
11394
+ If |jwk| does not meet the requirements of
11395
+ the JWK private key format described in Section 2
11393
11396
of [[RFC8037]], then [= exception/throw =] a {{DataError}}.
11394
11397
</p>
11395
11398
</li>
@@ -11413,7 +11416,8 @@ <h4>Operations</h4>
11413
11416
<ol>
11414
11417
<li>
11415
11418
<p>
11416
- If |jwk| does not meet the requirements of Section 2
11419
+ If |jwk| does not meet the requirements of
11420
+ the JWK public key format described in Section 2
11417
11421
of [[RFC8037]], then [= exception/throw =] a {{DataError}}.
11418
11422
</p>
11419
11423
</li>
0 commit comments