From f825341bab8839c3a9a02c26bbacdf3553054e63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Wed, 13 Apr 2022 17:32:52 +0200 Subject: doc: add NodeEdKeyGenParams to CryptoKey.algorithm PR-URL: https://github.com/nodejs/node/pull/42629 Reviewed-By: Filip Skokan Reviewed-By: James M Snell --- doc/api/webcrypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/api/webcrypto.md b/doc/api/webcrypto.md index e752eaff591..d1dc8243b4c 100644 --- a/doc/api/webcrypto.md +++ b/doc/api/webcrypto.md @@ -393,7 +393,7 @@ added: v15.0.0 -* Type: {AesKeyGenParams|RsaHashedKeyGenParams|EcKeyGenParams|HmacKeyGenParams|NodeDsaKeyGenParams|NodeDhKeyGenParams} +* Type: {AesKeyGenParams|RsaHashedKeyGenParams|EcKeyGenParams|HmacKeyGenParams|NodeDsaKeyGenParams|NodeDhKeyGenParams|NodeEdKeyGenParams} -- cgit v1.2.3