Skip to main content

SALT_LEN

Constant SALT_LEN 

Source
pub const SALT_LEN: usize = 16;
Available on crate feature crypto only.
Expand description

Length of the 128-bit Key Material Salt field in bytes (SLen/4 = 4 words — the only salt length the draft defines, srt-rules.md §3.2.2).