ssl_ctx_st.next_protos_advertised_cb

Undocumented in source.
struct ssl_ctx_st
version(!OPENSSL_NO_TLSEXT && !OPENSSL_NO_NEXTPROTONEG)
ExternC!(int function(SSL* s, const(ubyte)** buf, uint* len, void* arg)) next_protos_advertised_cb;

Meta