rustls::quic

Constant TAG_LEN

Source
const TAG_LEN: usize = 16;
Expand description

All AEADs we support have 16-byte tags.