Constant ring::aead::MAX_TAG_LEN [−][src]
pub const MAX_TAG_LEN: usize = TAG_LEN; // 0x0000_0000_0000_0010usize
Expand description
The maximum length of a tag for the algorithms in this module.
pub const MAX_TAG_LEN: usize = TAG_LEN; // 0x0000_0000_0000_0010usize
The maximum length of a tag for the algorithms in this module.