Skip to content

Commit 8ae5c8c

Browse files
TrottMoLow
authored andcommitted
doc: update broken EVP_BytesToKey link
PR-URL: #48064 Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Deokjin Kim <deokjin81.kim@gmail.com> Reviewed-By: Debadree Chatterjee <debadree333@gmail.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
1 parent 3c713e7 commit 8ae5c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/crypto.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6027,7 +6027,7 @@ See the [list of SSL OP Flags][] for details.
60276027
[`Buffer`]: buffer.md
60286028
[`DH_generate_key()`]: https://www.openssl.org/docs/man3.0/man3/DH_generate_key.html
60296029
[`DiffieHellmanGroup`]: #class-diffiehellmangroup
6030-
[`EVP_BytesToKey`]: https://www.openssl.org/docs/man1.1.0/crypto/EVP_BytesToKey.html
6030+
[`EVP_BytesToKey`]: https://www.openssl.org/docs/man3.0/man3/EVP_BytesToKey.html
60316031
[`KeyObject`]: #class-keyobject
60326032
[`Sign`]: #class-sign
60336033
[`String.prototype.normalize()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize

0 commit comments

Comments
 (0)