SSL_SESSION_get_max_early_data

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
static if((libressl_d.openssl.opensslfeatures.LIBRESSL_HAS_TLS1_3) || (libressl_d.openssl.opensslfeatures.LIBRESSL_INTERNAL))
core.stdc.stdint.uint32_t
SSL_SESSION_get_max_early_data
(
const(.SSL_SESSION)* sess
)

Meta