diff --git a/index.html b/index.html index 0503192..ae043ac 100644 --- a/index.html +++ b/index.html @@ -544,14 +544,6 @@
- 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 @@
+ 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 @@
- 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 @@
+ 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 =].