[#conf_method_st-create] = xref:conf_method_st.adoc[conf_method_st]::create :relfileprefix: ../ :mrdocs: Allocate a new CONF object for this method (may be NULL). == Synopsis Declared in `<openssl/conftypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CONF.adoc[CONF]*(* create)(xref:CONF_METHOD.adoc[CONF_METHOD]*); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#