We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d5c9d9 commit b7748e4Copy full SHA for b7748e4
doc/api/webcrypto.md
@@ -1020,7 +1020,7 @@ added: v15.0.0
1020
* Type: {ArrayBuffer|TypedArray|DataView|Buffer}
1021
1022
The initialization vector must be unique for every encryption operation
1023
-using a given key. It is recommended by the AES-GCM specification that
+using a given key. The AES-GCM specification recommends that
1024
this contain at least 12 random bytes.
1025
1026
#### `aesGcmParams.name`
0 commit comments