openSSLIsInstalled

Returns whether OpenSSL is installed on the system or not. Only really relevant on Windows.

version(Windows)
@safe @system
openSSLIsInstalled
()

Return Value

Type: auto

true if OpenSSL is installed, false if not.