
ngtcp2_crypto_aead_noncelen
===========================

Synopsis
--------

*#include <ngtcp2/ngtcp2_crypto.h>*

.. function:: size_t ngtcp2_crypto_aead_noncelen(const ngtcp2_crypto_aead *aead)

    
    `ngtcp2_crypto_aead_noncelen` returns the length of nonce for
    *aead*.
