Allocate a CONF object using configuration method meth.
meth.
Declared in <openssl/conf.h>
<openssl/conf.h>
CONF* NCONF_new(CONF_METHOD* meth);
New CONF, or NULL on failure; free with NCONF_free().