[#OSSL_QUIC_client_method] = OSSL_QUIC_client_method :mrdocs: Return the SSL_METHOD for non‐thread‐assisted QUIC client use. == Synopsis Declared in `<openssl/quic.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:SSL_METHOD.adoc[SSL_METHOD] const* OSSL_QUIC_client_method(); ---- == Return Value Pointer to the constant QUIC client method. [.small]#Created with https://www.mrdocs.com[MrDocs]#