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 b85c8ce commit 87f78a3Copy full SHA for 87f78a3
doc/api/webcrypto.md
@@ -565,7 +565,7 @@ The algorithms currently supported include:
565
* `'RSA-OAEP'`
566
* `'AES-CTR'`
567
* `'AES-CBC'`
568
-* `'AES-GCM`'
+* `'AES-GCM'`
569
570
### `subtle.deriveBits(algorithm, baseKey[, length])`
571
@@ -699,7 +699,7 @@ The algorithms currently supported include:
699
700
701
702
703
704
### `subtle.exportKey(format, key)`
705
0 commit comments