Skip to content

Commit 2cd2512

Browse files
committed
fixup! crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs
1 parent f46390a commit 2cd2512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4143,7 +4143,7 @@ added:
41434143
- v12.17.0
41444144
changes:
41454145
- version: REPLACEME
4146-
pr-url: https://github.com/nodejs/node/pull/XXXXX
4146+
pr-url: https://github.com/nodejs/node/pull/62527
41474147
description: Accept key data in addition to KeyObject instances.
41484148
- version: v23.11.0
41494149
pr-url: https://github.com/nodejs/node/pull/57274

0 commit comments

Comments
 (0)