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