[#X509V3_CONF_METHOD_st-get_string] = xref:X509V3_CONF_METHOD_st.adoc[X509V3_CONF_METHOD_st]::get_string :relfileprefix: ../ :mrdocs: Look up a string value in section/name form from the configuration database. == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- char*(* get_string)(void*, char const*, char const*); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#