NCONF_get_number
if (!NCONF_get_number(conf, ca_config.section,
if (!NCONF_get_number(conf, ca_config.section,
if (!NCONF_get_number(conf, ca_config.section,
if (!NCONF_get_number(req_conf, dn_sect, buf, &n_min)) {
if (!NCONF_get_number(req_conf, dn_sect, buf, &n_max)) {
if (!NCONF_get_number(req_conf, attr_sect, buf, &n_min)) {
if (!NCONF_get_number(req_conf, attr_sect, buf, &n_max)) {
if (!NCONF_get_number(req_conf, SECTION, BITS, &req_config.newkey)) {