From 3c741f7ccd47119077eabdb15ee2427a6bd09a1b Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Sat, 9 Aug 2025 17:35:12 +0100 Subject: [PATCH 1/3] doc: fix Pbkdf2Params hash attribute heading MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/59395 Reviewed-By: Luigi Pinca Reviewed-By: Ulises Gascón --- doc/api/webcrypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/webcrypto.md b/doc/api/webcrypto.md index 52b26496a792ae..b2506dee18c3c3 100644 --- a/doc/api/webcrypto.md +++ b/doc/api/webcrypto.md @@ -1573,7 +1573,7 @@ added: v15.0.0 added: v15.0.0 --> -#### `pbkdb2Params.hash` +#### `pbkdf2Params.hash` - -* Type: {string\[]} - -An array detailing the key extended usages for this certificate. - ### `x509.fingerprint` + +* Type: {string\[]} + +An array detailing the key extended usages for this certificate. + ### `x509.publicKey`