Return the SSL_METHOD for non‐thread‐assisted QUIC client use.
Synopsis
Declared in <openssl/quic.h>
SSL_METHOD const*
OSSL_QUIC_client_method();
Return Value
Pointer to the constant QUIC client method.
Created with MrDocs