ngtcp2_conn_get_early_crypto_ctx
Synopsis
#include <ngtcp2/ngtcp2.h>
-
const ngtcp2_crypto_ctx *ngtcp2_conn_get_early_crypto_ctx(ngtcp2_conn *conn)
ngtcp2_conn_get_early_crypto_ctx()returnsngtcp2_crypto_ctxobject for 0RTT packet encryption.
#include <ngtcp2/ngtcp2.h>
ngtcp2_conn_get_early_crypto_ctx() returns
ngtcp2_crypto_ctx object for 0RTT packet encryption.