ngtcp2_crypto_ossl_ctx_get_ssl ============================== Synopsis -------- *#include * .. function:: SSL *ngtcp2_crypto_ossl_ctx_get_ssl(ngtcp2_crypto_ossl_ctx *ctx) `ngtcp2_crypto_ossl_ctx_get_ssl` returns ``SSL`` object set to *ctx*. If the object has not been set, this function returns NULL.