The function
openssl-version
returns a string specifying the version of the loaded OpenSSL library.
The argument what takes these values:
result is the version string, which looks like:
"OpenSSL 0.9.7i 14 Oct 2005" or
Returns a string specifying when it was built.
Returns where OpenSSL thinks it is installed.
Returns OpenSSL's idea of which platforms it is.
The compilation command.