Skip to content

Commit 1e3e7c9

Browse files
Trotttargos
authored andcommitted
doc: update broken EVP_BytesToKey link
PR-URL: #48064 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Deokjin Kim <[email protected]> Reviewed-By: Debadree Chatterjee <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
1 parent 5917ba1 commit 1e3e7c9

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
@@ -6009,7 +6009,7 @@ See the [list of SSL OP Flags][] for details.
60096009
[`BN_is_prime_ex`]: https://www.openssl.org/docs/man1.1.1/man3/BN_is_prime_ex.html
60106010
[`Buffer`]: buffer.md
60116011
[`DiffieHellmanGroup`]: #class-diffiehellmangroup
6012-
[`EVP_BytesToKey`]: https://www.openssl.org/docs/man1.1.0/crypto/EVP_BytesToKey.html
6012+
[`EVP_BytesToKey`]: https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html
60136013
[`KeyObject`]: #class-keyobject
60146014
[`Sign`]: #class-sign
60156015
[`String.prototype.normalize()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize

0 commit comments

Comments
 (0)