[#conf_method_st-destroy] = xref:conf_method_st.adoc[conf_method_st]::destroy :relfileprefix: ../ :mrdocs: Tear down a CONF object created by `create` (method‐specific cleanup). == Synopsis Declared in `<openssl/conftypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int(* destroy)(xref:CONF.adoc[CONF]*); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#