SSL_get0_alpn_selected

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 nothrow nothrow
void
SSL_get0_alpn_selected
(
const(SSL)* ssl
,
uint8_t** out_data
,
uint* out_len
)

Meta