Constant ring::aead::chacha20_poly1305_openssh::TAG_LEN

source ·
pub const TAG_LEN: usize = super::TAG_LEN; // 16usize
Expand description

The length in bytes of an authentication tag.