diff --git a/index.html b/index.html index 0503192..ae043ac 100644 --- a/index.html +++ b/index.html @@ -544,14 +544,6 @@

The decapsulateKey method

respectively.

-
  • -

    - Let |ciphertext| be the result of - [= get a copy of the buffer source | - getting a copy of the bytes held by =] the `ciphertext` parameter passed to the - {{SubtleCrypto/decapsulateKey()}} method. -

    -
  • Let |normalizedDecapsulationAlgorithm| be the result of @@ -580,6 +572,14 @@

    The decapsulateKey method

    |normalizedSharedKeyAlgorithm|.

  • +
  • +

    + Let |ciphertext| be the result of + [= get a copy of the buffer source | + getting a copy of the bytes held by =] the `ciphertext` parameter passed to the + {{SubtleCrypto/decapsulateKey()}} method. +

    +
  • Let |realm| be the [= relevant realm =] of [= this =]. @@ -683,14 +683,6 @@

    The decapsulateBits method

    respectively.

  • -
  • -

    - Let |ciphertext| be the result of - [= get a copy of the buffer source | - getting a copy of the bytes held by =] the `ciphertext` parameter passed to the - {{SubtleCrypto/decapsulateBits()}} method. -

    -
  • Let |normalizedDecapsulationAlgorithm| be the result of @@ -705,6 +697,14 @@

    The decapsulateBits method

    |normalizedDecapsulationAlgorithm|.

  • +
  • +

    + Let |ciphertext| be the result of + [= get a copy of the buffer source | + getting a copy of the bytes held by =] the `ciphertext` parameter passed to the + {{SubtleCrypto/decapsulateBits()}} method. +

    +
  • Let |realm| be the [= relevant realm =] of [= this =].