[#SSL_CTX] = SSL_CTX :mrdocs: Opaque TLS/DTLS/QUIC context holding shared configuration and certificates. == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ssl_ctx_st.adoc[ssl_ctx_st] SSL_CTX; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#