Constant ring::aead::MAX_TAG_LEN

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

The maximum length of a tag for the algorithms in this module.