
ngtcp2_crypto_picotls_collected_extensions
==========================================

Synopsis
--------

*#include <ngtcp2/ngtcp2_crypto_picotls.h>*

.. function:: int ngtcp2_crypto_picotls_collected_extensions( ptls_t *ptls, struct st_ptls_handshake_properties_t *properties, ptls_raw_extension_t *extensions)

    
    `ngtcp2_crypto_picotls_collected_extensions` is a callback function
    which only handles the extension of type
    :macro:`NGTCP2_TLSEXT_QUIC_TRANSPORT_PARAMETERS_V1`.  The other
    extensions are ignored.
