Return the value string associated with an initialized CONF module instance.
Declared in <openssl/conf.h>
<openssl/conf.h>
char const* CONF_imodule_get_value(CONF_IMODULE const* md);
Internal value string (often a section name); do not free.