[#SSL_CONF_CTX] = SSL_CONF_CTX :mrdocs: Opaque configuration context used with the SSL_CONF_* command API. == Synopsis Declared in `<openssl/ssl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ssl_conf_ctx_st.adoc[ssl_conf_ctx_st] SSL_CONF_CTX; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#