ssl_ctx_st.next_proto_select_cb

Undocumented in source.
struct ssl_ctx_st
version(!OPENSSL_NO_TLSEXT && !OPENSSL_NO_NEXTPROTONEG)
ExternC!(int function(SSL* s, ubyte** out_, ubyte* outlen, const(ubyte)* in_, uint inlen, void* arg)) next_proto_select_cb;

Meta