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 3c713e7 commit 8ae5c8cCopy full SHA for 8ae5c8c
doc/api/crypto.md
@@ -6027,7 +6027,7 @@ See the [list of SSL OP Flags][] for details.
6027
[`Buffer`]: buffer.md
6028
[`DH_generate_key()`]: https://www.openssl.org/docs/man3.0/man3/DH_generate_key.html
6029
[`DiffieHellmanGroup`]: #class-diffiehellmangroup
6030
-[`EVP_BytesToKey`]: https://www.openssl.org/docs/man1.1.0/crypto/EVP_BytesToKey.html
+[`EVP_BytesToKey`]: https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html
6031
[`KeyObject`]: #class-keyobject
6032
[`Sign`]: #class-sign
6033
[`String.prototype.normalize()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize
0 commit comments