stack_st_CONF_VALUE

Synopsis

Declared in <openssl/conf.h>

struct stack_st_CONF_VALUE;

Non-Member Functions

NameDescription
CONF_get_sectionReturn all CONF_VALUE entries belonging to section (legacy API).
NCONF_get_sectionReturn all name/value pairs belonging to a CONF section.
X509V3_get_sectionLoad a named configuration section via the context's CONF method.
X509V3_parse_listParse a comma-separated name[=value]list into a stack of CONF_VALUE entries.
_CONF_get_section_valuesReturn the CONF_VALUE stack for section from the internal CONF data store.
i2v_ASN1_BIT_STRINGConvert an ASN1_BIT_STRING into named CONF_VALUE entries using method bit names.
i2v_GENERAL_NAMEAppend a GeneralName to a configuration name/value stack for extension printing.
i2v_GENERAL_NAMESConvert a GeneralNames set into a configuration name/value stack.