[#X509V3_CONF_METHOD_st-get_section] = xref:X509V3_CONF_METHOD_st.adoc[X509V3_CONF_METHOD_st]::get_section :relfileprefix: ../ :mrdocs: Load all name/value pairs from a named configuration section. == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:stack_st_CONF_VALUE.adoc[stack_st_CONF_VALUE]*(* get_section)(void*, char const*); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#