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 540b1db commit 754baa4Copy full SHA for 754baa4
doc/api/webcrypto.md
@@ -567,7 +567,7 @@ The algorithms currently supported include:
567
* `'RSA-OAEP'`
568
* `'AES-CTR'`
569
* `'AES-CBC'`
570
-* `'AES-GCM`'
+* `'AES-GCM'`
571
572
### `subtle.deriveBits(algorithm, baseKey[, length])`
573
@@ -701,7 +701,7 @@ The algorithms currently supported include:
701
702
703
704
705
706
### `subtle.exportKey(format, key)`
707
0 commit comments