How to use included OpenSSL

I’m trying to use the OpenSSL library included with the engine. I am using 4.25 In my searches I see people saying to add OpenSSl as a dependency to my project’s build file. I have seen couple different lines to add to the build file, every one of them causes errors - usually about the the funct…