module
Importance_1
v2_4_6 - Show latest stable - 0 notes

This module contains configuration information about the SSL extension, for example if socket support is enabled, or the host name TLS extension is enabled. Constants in this module will always be defined, but contain `true` or `false` values depending on the configuration of your OpenSSL installation.

Constants

OPENSSL_NO_SOCK = Qtrue

TLS_DH_anon_WITH_AES_256_GCM_SHA384 = Qtrue

HAVE_TLSEXT_HOST_NAME = Qtrue

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.