SSL_get0_next_proto_negotiated

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!OPENSSL_NO_NEXTPROTONEG)
extern (C) nothrow nothrow
void
SSL_get0_next_proto_negotiated
(
const(SSL)* s
,
const(ubyte)** data
,
uint* len
)

Meta