diff --git a/spec/Overview.html b/spec/Overview.html index 104f816..8e3c5de 100644 --- a/spec/Overview.html +++ b/spec/Overview.html @@ -10535,7 +10535,8 @@

Operations

  1. - If |jwk| does not meet the requirements of Section 2 + If |jwk| does not meet the requirements of + the JWK private key format described in Section 2 of [[RFC8037]], then [= exception/throw =] a {{DataError}}.

  2. @@ -10559,7 +10560,8 @@

    Operations

    1. - If |jwk| does not meet the requirements of Section 2 + If |jwk| does not meet the requirements of + the JWK public key format described in Section 2 of [[RFC8037]], then [= exception/throw =] a {{DataError}}.

    2. @@ -11389,7 +11391,8 @@

      Operations

      1. - If |jwk| does not meet the requirements of Section 2 + If |jwk| does not meet the requirements of + the JWK private key format described in Section 2 of [[RFC8037]], then [= exception/throw =] a {{DataError}}.

      2. @@ -11413,7 +11416,8 @@

        Operations

        1. - If |jwk| does not meet the requirements of Section 2 + If |jwk| does not meet the requirements of + the JWK public key format described in Section 2 of [[RFC8037]], then [= exception/throw =] a {{DataError}}.