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 5917ba1 commit 1e3e7c9Copy full SHA for 1e3e7c9
doc/api/crypto.md
@@ -6009,7 +6009,7 @@ See the [list of SSL OP Flags][] for details.
6009
[`BN_is_prime_ex`]: https://www.openssl.org/docs/man1.1.1/man3/BN_is_prime_ex.html
6010
[`Buffer`]: buffer.md
6011
[`DiffieHellmanGroup`]: #class-diffiehellmangroup
6012
-[`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
6013
[`KeyObject`]: #class-keyobject
6014
[`Sign`]: #class-sign
6015
[`String.prototype.normalize()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize
0 commit comments