ngtcp2_crypto_aead_noncelen¶
Synopsis¶
#include <ngtcp2/ngtcp2_crypto.h>
-
size_t
ngtcp2_crypto_aead_noncelen(const ngtcp2_crypto_aead *aead)¶ ngtcp2_crypto_aead_noncelen()returns the length of nonce for aead.
#include <ngtcp2/ngtcp2_crypto.h>
ngtcp2_crypto_aead_noncelen(const ngtcp2_crypto_aead *aead)¶ngtcp2_crypto_aead_noncelen() returns the length of nonce for
aead.