Skip to content

Commit f825341

Browse files
authored
doc: add NodeEdKeyGenParams to CryptoKey.algorithm
PR-URL: #42629 Reviewed-By: Filip Skokan <panva.ip@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent d4d7836 commit f825341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/webcrypto.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ added: v15.0.0
393393

394394
<!--lint disable maximum-line-length remark-lint-->
395395

396-
* Type: {AesKeyGenParams|RsaHashedKeyGenParams|EcKeyGenParams|HmacKeyGenParams|NodeDsaKeyGenParams|NodeDhKeyGenParams}
396+
* Type: {AesKeyGenParams|RsaHashedKeyGenParams|EcKeyGenParams|HmacKeyGenParams|NodeDsaKeyGenParams|NodeDhKeyGenParams|NodeEdKeyGenParams}
397397

398398
<!--lint enable maximum-line-length remark-lint-->
399399

0 commit comments

Comments
 (0)